Closed Bug 1454862 Opened 7 years ago Closed 6 years ago

GC optimizations for BigInt

Categories

(Core :: JavaScript: GC, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox61 --- wontfix
firefox65 --- wontfix
firefox66 --- wontfix
firefox67 --- fixed

People

(Reporter: terpri, Assigned: wingo)

References

Details

Attachments

(1 file)

BigInt should have better integration with the garbage collector; in particular, relocating BigInt cells for compacting GC should be supported. It might also be possible to allocate BigInt values in the nursery.
Depends on: js-bigint
Status: UNCONFIRMED → NEW
Ever confirmed: true
Blocks: js-bigint
No longer depends on: js-bigint
Priority: -- → P2
Assignee: nobody → wingo
See Also: → 1530372

Opened https://bugzilla.mozilla.org/show_bug.cgi?id=1530372 for nursery allocation and setting checkin-needed on this patch.

Keywords: checkin-needed

Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7f6e5294fb0f
Enable compaction for BigInt values r=tcampbell,jonco

Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67

(this is an optimization on a feature that was not enabled in ff66 -> no action needed)

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: