Closed
Bug 865777
Opened 12 years ago
Closed 2 years ago
IonMonkey: Should re-infer types after eliminating phis
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: shu, Unassigned)
Details
After eliminating phis, especially as part of unreachable code elimination, we should re-infer types as often we can be less conservative.
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•