Closed Bug 1259578 Opened 9 years ago Closed 9 years ago

Use GC infrastructure to allocate ProxyValueArray

Categories

(Core :: JavaScript: GC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: terrence, Assigned: terrence)

References

Details

Attachments

(1 file)

At the moment this just simplifies error handling a bit. Once we start allocating wrappers in the nursery, this will allocate the slots inline, allowing us to skip the mallocBuffers table, and avoid the malloc altogether.
Attachment #8734511 - Flags: review?(jcoppeard)
Comment on attachment 8734511 [details] [diff] [review] use_gc_infra_to_allocate_proxy_slots-v0.diff Review of attachment 8734511 [details] [diff] [review]: ----------------------------------------------------------------- Nice.
Attachment #8734511 - Flags: review?(jcoppeard) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: