Closed Bug 626986 Opened 13 years ago Closed 13 years ago

TM: trace labeled break and continue

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jandem, Unassigned)

References

Details

(Keywords: perf)

Bug 614780 disabled tracing labeled break and continue. This regressed bug 612019, which has a test case generated by an LLVM-to-JS compiler.

Filing this bug to track which scripts/benchmarks depend on it.
Can we trace labeled break in the special case of breaking the innermost loop?
Tracing labeled break isn't too hard, see bug 614780 comment 3 for the problem that needs to be solved.  Labeled break-to-innermost-loop should just be adding a special case to record_JSOP_GOTO().
Obsolete with the removal of tracejit.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.