Closed
Bug 492490
Opened 16 years ago
Closed 16 years ago
nanojit: move Assembler::findVictim() from RegAlloc.cpp to Assembler.cpp
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file, 1 obsolete file)
2.48 KB,
patch
|
Details | Diff | Splinter Review |
Like the summary says... it's a much more sensible place for it.
Attachment #376856 -
Flags: review?(edwsmith)
Updated•16 years ago
|
Attachment #376856 -
Flags: review?(edwsmith) → review+
Assignee | ||
Updated•16 years ago
|
Whiteboard: checkin-needed
Comment 1•16 years ago
|
||
oops, this one rotted a bit. Could I get an update?
Assignee | ||
Comment 2•16 years ago
|
||
And it was one of my other patches that caused the rotting. New patch attached.
Attachment #376856 -
Attachment is obsolete: true
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
•