Closed Bug 884562 Opened 12 years ago Closed 12 years ago

Allow root analysis and generational GC in the same build

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla24

People

(Reporter: terrence, Assigned: terrence)

References

Details

Attachments

(1 file)

Attached patch v0Splinter Review
The only subtlety here is that we have to assert both the start and end pointer are not poisoned since the allocation is >1MiB. Thankfully we're not likely to ever want a nursery that can stride over 0xda000000, so we don't have to handle any more complex cases.
Attachment #764397 - Flags: review?(sphink)
Attachment #764397 - Flags: review?(sphink) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: