Closed Bug 1259578 Opened 8 years ago Closed 8 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+
https://hg.mozilla.org/integration/mozilla-inbound/rev/0a748d0eca440791c26eb3ec549a15486753dcc0
Bug 1259578 - Use GC infrastructure to allocate proxy's malloced blob; r=jonco
https://hg.mozilla.org/mozilla-central/rev/0a748d0eca44
Status: ASSIGNED → RESOLVED
Closed: 8 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: