Closed Bug 1083781 Opened 10 years ago Closed 10 years ago

Remove AutoEnterAnalysis from Recover isntructions.

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: nbp, Assigned: nbp)

References

Details

Attachments

(1 file)

As we are now capable of iterating the stack during a bailout, there is no reason to keep AutoEnterAnalysis in recover instruction, as they were use to prevent introspection of the stack.
This revert some of the modifications made by Bug 1006899, Bug 1054241,
Bug 1057598 and Bug 1064358 as it is now safe to iterate the stack during a
bailout.
Attachment #8506139 - Flags: review?(bhackett1024)
Attachment #8506139 - Flags: review?(bhackett1024) → review+
https://hg.mozilla.org/mozilla-central/rev/54f0944c9d07
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.