Closed
Bug 1564923
Opened 6 years ago
Closed 6 years ago
Remove dead BytecodeCompiler::deoptimizeArgumentsInEnclosingScripts
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: tcampbell, Assigned: tcampbell)
References
Details
Attachments
(1 file)
This function is both complex and now dead after Bug 1538375.
Assignee | ||
Comment 1•6 years ago
|
||
The last use of this method was removed in Bug 1538375.
Pushed by tcampbell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5dc5c9ca553b
Remove dead BytecodeCompiler::deoptimizeArgumentsInEnclosingScripts. r=khyperia
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•