Closed Bug 765126 Opened 12 years ago Closed 10 years ago

IonMonkey: range analysis needs to allocate lazily

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: rpearl, Assigned: bhackett1024)

References

Details

(Whiteboard: [ion:p2])

Followup to Bug 699883.

Right now, our range objects (16+ bytes each) are part of each MDefinition struct. They should be pointers, filled in if range analysis is actually turned on.
Depends on: 699883
No longer blocks: IonMonkey
Whiteboard: [ion:p2]
This was implemented as part of bug 766592.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee: general → bhackett1024
Depends on: 766592
Target Milestone: --- → mozilla20
You need to log in before you can comment on or make changes to this bug.