Closed
Bug 729849
Opened 13 years ago
Closed 3 years ago
IonMonkey: MIR Instructions should use type policies.
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: nbp, Unassigned)
Details
(Whiteboard: [ion:t])
+++ This bug was initially created as a clone of Bug #729788 +++
This bug already appeared to me on MBoundsCheck. Add TypePolicies to all MIR instructions which are asserting to have some MIRType inputs. Them, remove unnecessary MToInt32 & MToDouble from IonBuilder.cpp & MCallOptimize.cpp.
Updated•13 years ago
|
Whiteboard: [ion:t]
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Comment 1•7 years ago
|
||
Stale bug that probably shouldn't block on langfuzz. Marking P3 because it is still a worthwhile backlog item for the engine.
Priority: -- → P3
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•