Closed
Bug 722245
Opened 13 years ago
Closed 13 years ago
IonMonkey: Assertion failure: unexpected operand kind, at ion/x86/Assembler-x86.h:260
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jandem, Assigned: jandem)
References
Details
Attachments
(1 file)
(deleted),
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
Bug 679804 introduced a new jit-test failure with --ion -n on x86 (tests/basic/testArrayDensityChange.js), because we don't handle "scale operands" in the x86 assembler when storing GC things.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #592639 -
Flags: review?(dvander)
Updated•13 years ago
|
Attachment #592639 -
Flags: review?(dvander) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•