Closed
Bug 1644777
Opened 5 years ago
Closed 5 years ago
Remove IonBuilder::inlineHasClass
Categories
(Core :: JavaScript Engine: JIT, task)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: evilpies, Assigned: evilpies)
Details
Attachments
(1 file)
Dead code. We don't have that InlinableNative anymore.
Assignee | ||
Comment 1•5 years ago
|
||
MHasClass is still used in other places.
Pushed by evilpies@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/3beb430fe37b
Remove IonBuilder::inlineHasClass. r=iain
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•