Closed
Bug 819954
Opened 12 years ago
Closed 12 years ago
BaselineCompiler: Add native call stub
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: jandem, Assigned: jandem)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
djvj
:
review+
|
Details | Diff | Splinter Review |
Scripted calls already have an optimized stub, but native calls are still slow.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #690883 -
Flags: review?(kvijayan)
Updated•12 years ago
|
Attachment #690883 -
Flags: review?(kvijayan) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•