Open Bug 1373588 Opened 7 years ago Updated 2 years ago

Investigate protecting shadow::Zone::gcState_

Categories

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

55 Branch
enhancement

Tracking

()

Tracking Status
firefox57 --- affected

People

(Reporter: jonco, Unassigned)

Details

This field has no assertions about who can access it and when, unlike all the state in JS::Zone.  I'm not sure what the correct check is off hand though.  Maybe | CurrentThreadCanAccessZone() || CurrentThreadIsPerformingGC() |?
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.