Closed
Bug 591910
Opened 15 years ago
Closed 15 years ago
Factor GCPolicyManager out from GC.h / GC-inlines.h / GC.cpp
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tamarin Graveyard
Garbage Collection (mmGC)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lhansen, Assigned: lhansen)
References
Details
(Whiteboard: has-patch)
Attachments
(1 file)
119.69 KB,
patch
|
treilly
:
review+
|
Details | Diff | Splinter Review |
The policy manager is becoming quite large, it would be good to move it to its own file so that it doesn't clutter up the GC code, which is also quite large.
Assignee | ||
Comment 1•15 years ago
|
||
This has updates to the Xcode project only; updates to manifest.mk and the Visual Studio project will be added when the patch lands.
Attachment #470422 -
Flags: review?(treilly)
Updated•15 years ago
|
Attachment #470422 -
Flags: review?(treilly) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•