Closed
Bug 685982
Opened 12 years ago
Closed 12 years ago
IonMonkey: Use correct TI API with LOCALINC and friends
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dvander, Assigned: dvander)
References
Details
Attachments
(1 file)
2.95 KB,
patch
|
bhackett1024
:
review+
|
Details | Diff | Splinter Review |
Right now we request stack traffic as if LOCALINC were an ADD, which is wrong.
![]() |
Assignee | |
Comment 1•12 years ago
|
||
This also cleans up the specialization logic for binary instructions.
Attachment #559544 -
Flags: review?(bhackett1024)
Updated•12 years ago
|
Attachment #559544 -
Flags: review?(bhackett1024) → review+
![]() |
Assignee | |
Comment 2•12 years ago
|
||
http://hg.mozilla.org/projects/ionmonkey/rev/0c3090046c7a
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•