Closed
Bug 2020686
Opened 5 months ago
Closed 3 months ago
ScanDominatorsForDefs always calls BlockHasInterestingDefs on |block| instead of |i|
Categories
(Core :: JavaScript Engine: JIT, defect, P3)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
DUPLICATE
of bug 2035965
People
(Reporter: jandem, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: ai-involved, regression)
We should probably check i instead of block here, similar to the other ScanDominatorsForDefs definition.
Updated•5 months ago
|
Severity: -- → S3
Priority: -- → P3
Updated•5 months ago
|
Blocks: sm-defects
| Reporter | ||
Comment 1•3 months ago
|
||
Duping forward because the newer bug has a patch.
You need to log in
before you can comment on or make changes to this bug.
Description
•