Closed Bug 1652731 Opened 5 years ago Closed 5 years ago

Simplify converting parseWaitingOnGC to parseWorklist

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: allstars.chh, Assigned: allstars.chh)

Details

Attachments

(2 files)

To access the parseWaitingOnGC_ in HelperThreadState, we need to take the lock.
However the callers are from main thread only, so it could be simplified to access without the lock.

Summary: parseWaitingOnGC shoule be accessed without lock → Simplify converting parseWaitingOnGC to parseWorklist
Attachment #9163477 - Attachment description: Bug 1652731 - Part 1: Simplify waiting -> worklist parse task. → Bug 1652731 - Simplify waiting -> worklist parse task.
Pushed by allstars.chh@gmail.com: https://hg.mozilla.org/integration/autoland/rev/624841679c42 Simplify waiting -> worklist parse task. r=jonco
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: