Closed Bug 1224583 Opened 9 years ago Closed 2 years ago

Update weak CPOW pointers per-zone

Categories

(Core :: JavaScript: GC, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jonco, Unassigned)

Details

Following on from Terrence's work to not iterate over all of XPConnect's weak pointers every time we sweep a zone group, we should do the same thing for CPOWs.  The current situation is that we check every pointer every time we sweep a zone group.  We can partition the pointers by zone and make this more efficient.

CPOWs were removed a while ago (see bug 1631792).

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.