Closed Bug 1716934 Opened 3 years ago Closed 3 years ago

Rewrite PrecompiledScript based on stencil

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
91 Branch
Tracking Status
firefox91 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

PrecompiledScript holds JSScript instance, and clones it into the given global when executing

that can be rewritten to use Stencil, so that we can remove one dependency for cloning (bug 1662152), and the PrecompiledScript becomes GC free

Depends on: 1717002
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/745c4708f142
Use JS::Stencil in PrecompiledScript. r=nbp,mccr8
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
Regressions: 1719477
You need to log in before you can comment on or make changes to this bug.