Closed Bug 846737 Opened 12 years ago Closed 12 years ago

BaselineCompiler: Use delete_ instead of free_ to destroy BaselineScript

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Attached patch Patch (deleted) — Splinter Review
BaselineScript holds an ICStubSpace which holds an LifoAlloc, so it's important we use delete_ so that stub memory is freed.
Attachment #719923 - Flags: review?(bhackett1024)
Attachment #719923 - Flags: review?(bhackett1024) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: