Closed
Bug 1739614
Opened 4 years ago
Closed 4 years ago
Remove MLoadElement::needsHoleCheck
Categories
(Core :: JavaScript Engine: JIT, task, P1)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
Details
Attachments
(1 file)
Similar to bug 1736405. MLoadElement::needsHoleCheck is currently always true.
| Assignee | ||
Comment 1•4 years ago
|
||
MLoadElement::needsHoleCheck is never set to false.
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/5e3fc46b2485
Remove MLoadElement::needsHoleCheck. r=jandem
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P1
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•