Closed
Bug 491388
Opened 16 years ago
Closed 16 years ago
Remove GCAllocObject-based inheritance of MMgc classes
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 488738
People
(Reporter: rishah, Unassigned)
References
Details
Following classes inherit GCAllocObject -
1. FixedMalloc
2. FixedAlloc
3. GCAlloc
4. GCLargeAlloc
5. GCHeap
6. HeapBlock
7. Region
Comment 1•16 years ago
|
||
SpinLock* classes do too
Updated•16 years ago
|
Assignee: rishah → nobody
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•