Closed
Bug 744880
Opened 13 years ago
Closed 13 years ago
GC: make Relocatable HeapValue variant that does not trigger post barriers
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: terrence, Assigned: terrence)
References
Details
Attachments
(1 file)
2.72 KB,
patch
|
billm
:
review+
|
Details | Diff | Splinter Review |
This will be needed for HashTables that store HeapValues.
Assignee | ||
Comment 1•13 years ago
|
||
This one is easy, since we already split out EncapsulatedValue.
Attachment #614939 -
Flags: review?(wmccloskey)
Attachment #614939 -
Flags: review?(wmccloskey) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in
before you can comment on or make changes to this bug.
Description
•