Closed Bug 1541495 Opened 5 years ago Closed 5 years ago

Use js::UniquePtr for jit::RematerializedFrames

Categories

(Core :: JavaScript Engine: JIT, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: tcampbell, Assigned: tcampbell)

Details

Attachments

(1 file)

We can eliminate the manual cleanup of RematerializedFrame::FreeInVector by storing frames in UniquePtr.

(Setting Jon as reviewer since this is more a GC lifetime issue than I JIT issue and I want to make sure this is actually the preferred solution..)

Pushed by tcampbell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b51c3898373
Use UniquePtr for jit::RematerializedFrame. r=jonco
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: