Closed
Bug 1020429
Opened 11 years ago
Closed 11 years ago
Make MAsmJSCall a subclass of MVariadicInstruction
Categories
(Core :: JavaScript Engine: JIT, enhancement)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: sunfish, Assigned: sunfish)
Details
Attachments
(1 file)
4.17 KB,
patch
|
nbp
:
review+
|
Details | Diff | Splinter Review |
As a follow-up to bug 1010586, MAsmJSCall can use MVariadicInstruction -- one fewer place doing MUse pointer arithmetic :).
Attachment #8434262 -
Flags: review?(nicolas.b.pierron)
![]() |
||
Comment 1•11 years ago
|
||
Nice
Comment 2•11 years ago
|
||
Comment on attachment 8434262 [details] [diff] [review]
masmjscall-variadic.patch
Review of attachment 8434262 [details] [diff] [review]:
-----------------------------------------------------------------
As luke said, Nice :)
Attachment #8434262 -
Flags: review?(nicolas.b.pierron) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Assignee: nobody → sunfish
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•