Closed
Bug 659239
Opened 14 years ago
Closed 14 years ago
IonMonkey: Assertion failure: required < MIRType_None, at IonLowering.cpp:105
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: adrake, Unassigned)
Details
Attachments
(1 file)
94 bytes,
application/javascript
|
Details |
Configured with --enable-debug --disable-optimize, running the attached test case yields:
Assertion failure: required < MIRType_None, at /home/adrake/moz/ionmonkey/js/src/ion/IonLowering.cpp:105
Aborted (core dumped)
I noticed this recently, but I don't know when it started. The test case worked as of 69292, but there was no lowering then, either.
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•