v8/test/unittests/interpreter
rmcilroy 41f3e782d9 [Interpreter] Add support for JS runtime calls.
Adds support for calling JS runtime functions. Also changes the bytecode
array builder to allow calling functions with an invalid argument
register if the call takes no arguments.

Adds the bytecode CallJSRuntime.

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#31774}
2015-11-04 09:21:51 +00:00
..
bytecode-array-builder-unittest.cc [Interpreter] Add support for JS runtime calls. 2015-11-04 09:21:51 +00:00
bytecode-array-iterator-unittest.cc [Interpreter] Unify global and unallocated variable access. 2015-10-22 14:56:13 +00:00
bytecodes-unittest.cc [Interpreter] Add interpreter support for compare ops and ToBoolean. 2015-09-28 18:07:05 +00:00