Closed Bug 1082875 Opened 10 years ago Closed 10 years ago

Make BytecodeSite a TempObject to save on duplicates

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: shu, Assigned: shu)

References

Details

Attachments

(1 file)

For optimization coaching, which will start tracking optimization information on a per-pc basis, adding another word into BytecodeSite would result in a memory bloat as each MIR has a BytecodeSite inline. Make BytecodeSite a TempObject so that they may be shared.
Attachment #8505071 - Flags: review?(kvijayan) → review+
Blocks: 1030389
Assignee: nobody → shu
https://hg.mozilla.org/mozilla-central/rev/74b72f105574
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.