Closed
Bug 483365
Opened 17 years ago
Closed 17 years ago
TM: use lir->insImmf instead of manual conversion double->uint64 and cleanup ins_eq0 generation in guard()
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: gal, Assigned: gal)
References
Details
(Keywords: fixed1.9.1, Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
|
9.37 KB,
patch
|
brendan
:
review+
|
Details | Diff | Splinter Review |
This is a pure code cleanup. I didn't want to intermix this with a large patch I am working on. The other patch (blocker) depends on this.
| Assignee | ||
Comment 1•17 years ago
|
||
Assignee: general → gal
Attachment #367363 -
Flags: review?(brendan)
Updated•17 years ago
|
Attachment #367363 -
Flags: review?(brendan) → review+
Updated•17 years ago
|
Flags: blocking1.9.1? → blocking1.9.1+
| Assignee | ||
Comment 3•17 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Comment 4•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 5•17 years ago
|
||
missed this fixed1.9.1 marking
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/68549e1e3e19
Keywords: fixed1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•