Closed Bug 554651 Opened 15 years ago Closed 15 years ago

JM: "Assertion failure: !TRACE_RECORDER(cx), at ../methodjit/Stubs.cpp"

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: assertion, regression, testcase)

(function() { try { (Function("__defineGetter__(\"x\",(Function(\"for(z=0;z<6;z++)(x)\")))"))() } catch(e) {} })() ((function f(d, aaaaaa) { if (bbbbbb = aaaaaa) { x } f(bbbbbb, aaaaaa + 1) })([], 0)) asserts js debug shell with -m and -j on JM tip at Assertion failure: !TRACE_RECORDER(cx), at ../methodjit/Stubs.cpp:3622
A testcase for this bug was automatically identified at js/src/jit-test/tests/jaeger/bug554651.js.
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.