Closed
Bug 498926
Opened 15 years ago
Closed 15 years ago
lirasm - Support --execute with LIR_fret
Categories
(Core :: JavaScript Engine, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: contactparitosh, Unassigned)
Details
(Keywords: student-project)
Attachments
(1 file)
(deleted),
patch
|
jorendorff
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11
Build Identifier:
lirasm -
Provide provision for returning floats in order to support fret while --execute
Refer to Bug 497991(https://bugzilla.mozilla.org/show_bug.cgi?id=497991)
With execution support added, a mechanism for returning 'floating-poing' should exist so fragments with fret can be executed.
Reproducible: Always
Reporter | ||
Updated•15 years ago
|
Keywords: student-project
Reporter | ||
Comment 1•15 years ago
|
||
Attachment #383738 -
Flags: review?(jorendorff)
Updated•15 years ago
|
Summary: lirasm - Provide provision for returning floats in order to support fret while --execute → lirasm - Support --execute with LIR_fret
Comment 2•15 years ago
|
||
Pushed with "rtype" renamed to "isFloat" and other minor style changes.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 3•15 years ago
|
||
Updated•15 years ago
|
Attachment #383738 -
Flags: review?(jorendorff) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•