Closed Bug 1686249 Opened 3 years ago Closed 3 years ago

Replace the GC mode with two GC parameters

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

There's no reason to have a separate way of setting the GC 'mode'. We should use GC parameters for this like everything else.

Currently the GC mode sets two independent parameters, incremental/non-incremental and zonal/full GC, so this should use two parameters.

Assignee: nobody → jcoppeard

This doesn't change the current defaults, only the comments and default values which were wrong/misleading - see the current call to setGCMode() in the GCRuntime constructor.

Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6835b8112961
Replace the 'GC mode' with two GC parameters r=sfink
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: