DescriptionX87: [runtime] Initial step towards switching Execution::Call to callable.
port d5bbd45f044ae6796c0d0f7bd8732069d74418de (r30808).
oringial commit message:
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.
BUG=
Committed: https://crrev.com/e8ec4ede62e40e685687840c83d119dbe98dd2e1
Cr-Commit-Position: refs/heads/master@{#30828}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|