Closed
Bug 775788
Opened 11 years ago
Closed 11 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•11 years ago
|
||
Applies on top of patch in bug 766448
![]() |
||
Comment 2•11 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•11 years ago
|
Whiteboard: [js:t]
Assignee | ||
Comment 3•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/de8febc86738
Comment 4•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/de8febc86738
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•