Closed
Bug 492488
Opened 16 years ago
Closed 16 years ago
nanojit: improve handling of 64-bit constants
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
|
3.56 KB,
patch
|
graydon
:
review+
|
Details | Diff | Splinter Review |
Some of the handling of 64-bit constants in nanojit is sub-optimal. This patch improves the situation.
Attachment #376855 -
Flags: review?(graydon)
Comment 1•16 years ago
|
||
Comment on attachment 376855 [details] [diff] [review]
patch to improve handling of 64-bit constants
Yes please.
Attachment #376855 -
Flags: review?(graydon) → review+
Comment 3•16 years ago
|
||
Whiteboard: checkin-needed → fixed-in-tracemonkey
Comment 4•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•