Closed Bug 1687920 Opened 5 years ago Closed 5 years ago

Improve assertions about nursery forwarding pointers

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

Following code review comments for bug 1687690, we can improve the assertions around nursery forwarding pointers in Nursery::set{Direct,Indirect}ForwardingPointer:

  • the assertions may not be necessary for the direct case
  • the assertions can be strengthened to check the previous chunk if the pointer is at the start of a chunk
Assignee: nobody → jcoppeard
Status: NEW → ASSIGNED
Severity: -- → N/A
Priority: -- → P1
Pushed by jcoppeard@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ce3dae0833e9 Improve assertions about nursery forwarding pointers r=sfink
Status: ASSIGNED → RESOLVED
Closed: 5 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: