Closed Bug 940852 Opened 11 years ago Closed 11 years ago

Record baseline frame information before Ion compilation

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Attached patch patch (deleted) — Splinter Review
Right now IonBuilder directly uses a baseline frame pointer. This is incompatible with running IonBuilder off thread as the baseline frame can be actively mutated or popped by the main thread.
Attachment #8335100 - Flags: review?(jdemooij)
Attachment #8335100 - Flags: review?(jdemooij) → review+
Assignee: nobody → bhackett1024
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: