Closed Bug 838520 Opened 13 years ago Closed 13 years ago

BaselineCompiler: Exception handling and forced returns have to unwind scopes

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(2 files, 1 obsolete file)

Will fix jit-tests/tests/auto-regress/bug637010.js
The m-c part.
Attachment #710646 - Flags: review?(kvijayan)
Oops, forgot to qref.
Attachment #710646 - Attachment is obsolete: true
Attachment #710646 - Flags: review?(kvijayan)
Attachment #710649 - Flags: review?(kvijayan)
Initializing evalPrev is a bit unfortunate, but doing it in ScopeIter can lead to O(n) behavior and there are only two places where we have to do this, so I think it's the best solution.
Attachment #710665 - Flags: review?(kvijayan)
Attachment #710649 - Flags: review?(kvijayan) → review+
Attachment #710665 - Flags: review?(kvijayan) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: