v8/test/cctest/interpreter
rmcilroy e7fb233946 [Interpreter] Add support for JS calls.
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.

MIPS port contributed by akos.palfi@imgtec.com in https://codereview.chromium.org/1334873002/

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1323463005

Cr-Commit-Position: refs/heads/master@{#30710}
2015-09-14 10:05:35 +00:00
..
test-bytecode-generator.cc [Interpreter] Add support for JS calls. 2015-09-14 10:05:35 +00:00
test-interpreter.cc [Interpreter] Add support for JS calls. 2015-09-14 10:05:35 +00:00