Closed
Bug 1617174
Opened 5 years ago
Closed 5 years ago
Use boxAtStart for LCheckThis and LCheckThisReinit
Categories
(Core :: JavaScript Engine: JIT, enhancement)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Both lir nodes don't overwrite their input, so it's safe to use boxAtStart.
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8adf1b7ef973
Use boxAtStart for LCheckThis and LCheckThisReinit. r=jandem
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•