Closed
Bug 1710426
Opened 5 years ago
Closed 5 years ago
Refactor decision to preserve/discard JIT code into a single method
Categories
(Core :: JavaScript: GC, task, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This is a minor refactoring in preparation for bug 1700291 that moves all the logic into a single method for clarity.
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b981fd4a5f48
Refactor decision to preserve/discard JIT code into a single method r=sfink
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 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
•