Closed Bug 1855230 Opened 2 years ago Closed 2 years ago

Don't hold helper thread lock while tracing the lazy link list

Categories

(Core :: JavaScript Engine: JIT, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
120 Branch
Tracking Status
firefox120 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

(Blocks 1 open bug)

Details

(Whiteboard: [sp3])

Attachments

(1 file)

The lazy link list is only accessed on the runtime's main thread, so we don't need the lock for it.

Unlike the lists in the global helper thread state, the lazy link list is only
accessed on the runtime's main thread.

Assignee: nobody → jdemooij
Status: NEW → ASSIGNED
Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1d8475634090 Release helper thread lock before tracing lazy link list. r=jonco
Severity: -- → N/A
Type: task → enhancement
Priority: -- → P1
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Whiteboard: [sp3]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: