Description[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
Committed: https://crrev.com/41f3e782d968469f77095fd7464e7254944cc8d5
Cr-Commit-Position: refs/heads/master@{#31774}
Patch Set 1 : #Patch Set 2 : Fix unittests #
Total comments: 2
Patch Set 3 : Remove RegisterCheckMode #Patch Set 4 : Rebased #Messages
Total messages: 21 (9 generated)
|