Closed Bug 1667361 Opened 4 years ago Closed 4 years ago

Warp: don't trace full snapshot for nursery GCs

Categories

(Core :: JavaScript Engine: JIT, task, P2)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

Nursery GCs only need to trace the nursery-objects list. All other GC pointers in the
snapshot are tenured and non-moving. This is asserted by WarpGCPtr<T> and TraceWarpGCPtr.

Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/90001735fdd6 Don't trace full WarpSnapshot for nursery GCs. r=jonco
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: