Closed
Bug 775788
Opened 13 years ago
Closed 13 years ago
Reflow JSFunctionSpec to accept JSJitInfos
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: efaust, Assigned: efaust)
References
Details
(Whiteboard: [js:t])
Attachments
(1 file)
14.64 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
Similar to bug 766448, method calls for the new bindings (bug 747290) require JSJitInfo feed-through.
Assignee | ||
Comment 1•13 years ago
|
||
Applies on top of patch in bug 766448
![]() |
||
Comment 2•13 years ago
|
||
Comment on attachment 644078 [details] [diff] [review]
Patch
Looks good. If you haven't already, I'd be sure to try (on all platforms, since iirc, there is some windows-only JSAPI use...).
Attachment #644078 -
Flags: review?(luke) → review+
Updated•13 years ago
|
Whiteboard: [js:t]
Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•