99e13e587e
This CL adds a new "Call" stub that can be used by builtins that will call the same JS call-back function often (e.g. compare function in Array.p.sort). The checks have to be done upfront once, but can then be omitted. R=jgruber@chromium.org Bug: v8:7861 Change-Id: Id6e4ca27c3d488a7b1f708cbcb4cbe6cc382513e Reviewed-on: https://chromium-review.googlesource.com/1208574 Commit-Queue: Simon Zünd <szuend@google.com> Reviewed-by: Jakob Gruber <jgruber@chromium.org> Reviewed-by: Camillo Bruni <cbruni@chromium.org> Cr-Commit-Position: refs/heads/master@{#55769} |
||
---|---|---|
.. | ||
run.js | ||
sort-base.js | ||
sort-cmpfn-kindchange.js | ||
sort-cmpfn.js | ||
sort-lengths.js | ||
sort-megamorphic.js | ||
sort-presorted.js | ||
sort.js |