Closed
Bug 779691
Opened 13 years ago
Closed 13 years ago
IonMonkey: magic values still not completely elimintade
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 779818
People
(Reporter: mjrosenb, Unassigned)
Details
browsing http://arewefastyet.com/?machine=10&view=breakdown
currently makes IM throw an assertion: JS_NOT_REACHED("unexpected constant type");
I'll let nbp explain what the actual problem is since he fixed a more specific case of this already
Comment 1•13 years ago
|
||
Mark this bug as a duplicate of the fuzz bug, because the fuzz bug is monitored and contain a precise test case which happen to be clearly the same error between OSR and MPhi.
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
•