Closed
Bug 1706504
Opened 4 years ago
Closed 4 years ago
Finish "attach this stub just once" todos
Categories
(Core :: JavaScript Engine: JIT, task, P1)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: iain, Assigned: iain)
Details
Attachments
(1 file)
In bug 1695396, we generalized the existing support for isFirstStub
in CallIRGenerator to be available everywhere. Now that it exists, we can use it to implement some leftover TODO(Warp)
comments.
Assignee | ||
Comment 1•4 years ago
|
||
It's possible that we want to do this in more places, but for now I just went with the ones that we had marked.
Pushed by iireland@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d222a009f9df
Only attach some ICs once r=jandem
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•