Closed Bug 681687 Opened 13 years ago Closed 13 years ago

IonMonkey: some fixes and improvements for MMul

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: h4writer, Assigned: h4writer)

Details

Attachments

(1 file)

1) typo: "if (bailoutif(...))" should be "if (!bailoutif())"
2) use testl(eax, eax) instead of cmpl(eax, 0)
...
3) only add snapshot to MMul if it is fallible
Assignee: general → hv1989
Attachment #555449 - Flags: review?(dvander)
Attachment #555449 - Flags: review?(dvander) → review+
http://hg.mozilla.org/projects/ionmonkey/rev/0e4a02da73f7
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.