DescriptionPPC: [Interpreter] Add support for JS calls.
Port e7fb233946b990ecbbbd76cc6529f62bd5da64e3
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.
R=rmcilroy@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, dstence@us.ibm.com
BUG=v8:4280
LOG=N
Committed: https://crrev.com/b6f673987f03667994b6918c89177f6a6c1c52c2
Cr-Commit-Position: refs/heads/master@{#30721}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|