DescriptionX87: [Interpreter] Add support for JS calls.
port e7fb233946b990ecbbbd76cc6529f62bd5da64e3 (r30710).
original commit message:
Adds support for JS calls to the interpreter. In order to support
calls from the interpreter, the PushArgsAndCall builtin is added
which pushes a sequence of arguments onto the stack and calls
builtin::Call.
Adds the Call bytecode.
BUG=
Committed: https://crrev.com/2b476800e19f3455672002acdfe3299689df4d3f
Cr-Commit-Position: refs/heads/master@{#30745}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|