Closed
Bug 945406
Opened 10 years ago
Closed 10 years ago
Move maybeAddOsrTypeBarriers calls from traverseBytecode to IonBuilder::build
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: jandem, Assigned: jandem)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
2.81 KB,
patch
|
bhackett1024
:
review+
|
Details | Diff | Splinter Review |
Just minor cleanup. IonBuilder::build seems like a better place; we need only 1 call instead of 3.
Attachment #8341232 -
Flags: review?(bhackett1024)
Updated•10 years ago
|
Attachment #8341232 -
Flags: review?(bhackett1024) → review+
Assignee | ||
Comment 1•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/bac9d5883f36
Comment 2•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/bac9d5883f36
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•10 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•