Closed
Bug 937124
Opened 11 years ago
Closed 11 years ago
Refactor some backtracking allocator code to use isRegisterUse
Categories
(Core :: JavaScript Engine: JIT, enhancement)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: sunfish, Assigned: sunfish)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
3.47 KB,
patch
|
bhackett1024
:
review+
|
Details | Diff | Splinter Review |
This patch brings isReusedInput's considerCopy flag to isRegisterUse so that trySplitAfterLastRegisterUse can use it.
Attachment #830190 -
Flags: review?(bhackett1024)
Updated•11 years ago
|
Attachment #830190 -
Flags: review?(bhackett1024) → review+
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•11 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•