Closed Bug 827872 Opened 12 years ago Closed 12 years ago

IonMonkey: Move prebarrier offsets to IonCode

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Attached patch Patch (deleted) — Splinter Review
This patch moves the prebarrier table stored in IonScript to IonCode, so that the baseline compiler can more easily reuse it. This adds an extra field to IonCode, but we now use CompactBuffer to store the barrier offsets, so overall this should be a memory win, I think.
Attachment #699255 - Flags: review?(dvander)
Attachment #699255 - Flags: review?(dvander) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: