Description[runtime] Initial step towards switching Execution::Call to callable.
Currently Execution::Call (and friends) still duplicate a lot of the
Call sequence logic that should be encapsulated in the Call and
CallFunction builtins. So the plan now is to switch Execution::Call
to accept any Callable and just pass that through to the Call builtin.
CQ_INCLUDE_TRYBOTS=tryserver.v8:v8_linux_nosnap_dbg
R=jarin@chromium.org
BUG=v8:4413
LOG=n
Committed: https://crrev.com/359645f48156e15f235e9a9ede7910e0bcd9ae45
Cr-Commit-Position: refs/heads/master@{#30791}
Committed: https://crrev.com/d5bbd45f044ae6796c0d0f7bd8732069d74418de
Cr-Commit-Position: refs/heads/master@{#30808}
Patch Set 1 #Patch Set 2 : Handle sloppy mode api functions correctly. #
Messages
Total messages: 31 (11 generated)
|