Closed Bug 640994 Opened 13 years ago Closed 13 years ago

TI+JM: Assertion failure: Call site vanished., at ../methodjit/Compiler.cpp:2434

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jandem, Unassigned)

References

Details

--
var o = {};
gc();
o.unwatch('x');
o.__proto__ = {};
--
$ ./js -n -a -m test.js
Assertion failure: Call site vanished., at ../methodjit/Compiler.cpp:2434
This works for me, in current and older versions of js.  Can you still repro?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
(In reply to comment #1)
> This works for me, in current and older versions of js.  Can you still repro?

Hm, WFM too now.
You need to log in before you can comment on or make changes to this bug.