Closed Bug 1709849 Opened 3 years ago Closed 3 years ago

Replace JSGCInvocationKind with JS::GCOptions enum class

Categories

(Core :: JavaScript: GC, task, P3)

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(2 files)

I'd like to split the 'shrinking' GC option into separate options for purging caches and compacting the heap. As a prelude to this, replace the existing JSGCInvocationKind with an enum class in the JS namespace.

Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f22a0ec697b0
Replace JSGCInvocationKind with JS::GCOptions enum r=sfink
https://hg.mozilla.org/integration/autoland/rev/bc66f595b5a0
Replace use of JSGCInvocationKind with JS::GCOptions in the browser r=mccr8
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: