Closed
Bug 1688787
Opened 4 years ago
Closed 3 years ago
[meta] Use Stencil for ScriptPreloader
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: tcampbell, Assigned: mgaudet)
References
(Blocks 1 open bug)
Details
(Keywords: meta)
The Gecko ScriptPreloader uses legacy-XDR format for caching bytecode. We should migrate this to using the Stencil-XDR format.
Additionally, we can then directly use stencils in the in-memory cache rather than using script loading.
Reporter | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•3 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Updated•3 years ago
|
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•