Closed
Bug 885953
Opened 11 years ago
Closed 11 years ago
PJS: Support calling natives in parallel
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 881988
People
(Reporter: shu, Unassigned)
Details
Support attaching an alternate, parallel version of natives to be stored in JSJitInfo so that we don't have to manually inline every native we want to call in parallel execution.
Reporter | ||
Comment 1•11 years ago
|
||
I... somehow forgot I already filed a bug for this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•