Closed
Bug 1662142
Opened 3 years ago
Closed 3 years ago
Allow off-thread parsing without parseGlobal
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1658631
People
(Reporter: tcampbell, Assigned: arai)
References
Details
The is the main patches for Bug 1662102. We add support for moving the CompilationStencil across threads and add conditions to allow skipping the allocation of parseGlobal.
Reporter | ||
Updated•3 years ago
|
Assignee: tcampbell → nobody
Reporter | ||
Updated•3 years ago
|
Assignee: nobody → arai.unmht
Reporter | ||
Comment 1•3 years ago
|
||
Bug 1658631 fixes this actually.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•