Closed
Bug 758090
Opened 13 years ago
Closed 13 years ago
IonMonkey: shell's CancelExecution does not work.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 700030
People
(Reporter: mjrosenb, Unassigned)
Details
I'm not sure the exact mechanics behind CancelExecution, but it seems to not do anything in IM.
When running jstests, js1_8_1/regress/regress-452498-099-a.js failed by timing out on both ARM and x64, and it seems to rely on CancelExecution to make it terminate before the harness believes it has run away.
I think we forgot to implement the interrupt checker. I think there's a bug on file - bug 700030?
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•