Closed Bug 787016 Opened 12 years ago Closed 12 years ago

IonMonkey: don't race when forbidding Ion compilation

Categories

(Core :: JavaScript Engine, defect)

Other Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bhackett1024, Unassigned)

References

Details

(Whiteboard: [ion:t])

Attachments

(1 file)

Attached patch patchSplinter Review
Missed this in bug 774253, the main thread needs to be sure not to modify script->ion when that script's compilation is in progress off thread.  This can happen outside of IonBuilder (which won't race), e.g. on fun.arguments accesses.
Attachment #656827 - Flags: review?(dvander)
Attachment #656827 - Flags: review?(dvander) → review+
Was this ever actually checked in?
Oh, I folded this fix into rev 6ba78023b367.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: