Closed Bug 720359 Opened 12 years ago Closed 12 years ago

JM: JITScript leaks shimPool

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12
Tracking Status
firefox11 --- unaffected
firefox12 - ---

People

(Reporter: bhackett1024, Unassigned)

References

Details

(Whiteboard: [MemShrink])

Attachments

(1 file)

Attached patch patchSplinter Review
Regression from bug 706914.  This adds a new assembler pool to JITScript (for calls made when switching from compiled code to not-yet-compiled code) but does not release it, so when JITScripts are destroyed on GC the pools will steadily leak.  Spun off from bug 693016.
Attachment #590690 - Flags: review?(dvander)
Group: core-security
Whiteboard: [MemShrink]
Attachment #590690 - Flags: review?(dvander) → review+
https://hg.mozilla.org/mozilla-central/rev/3e8c74abc6e5
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: