Closed Bug 1691749 Opened 3 years ago Closed 3 years ago

Simplify self-hosting stencil instantiation

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: tcampbell, Assigned: tcampbell)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Now that CompilationStencilSet is gone (in Bug 1691505), we can clean up self-hosted initialization to have a single instantiate call. This helps in future to remove self-hosting realm.

Now that CompilationStencilSet is gone, it is possible to use a single
instantiation call for both parse and xdr-decode of self-hosting. Also use a
UniquePtr here since in the future this will be shared on the runtime.

Pushed by tcampbell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eb2907b5ef3e
Simplify self-hosting stencil initialization. r=nbp
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: