Description[Interpreter] Add New, CallRuntime and CallJSRuntime support to BytecodeGraphBuilder.
Adds support for the New, CallRuntime and CallJSRuntime bytecodes in
BytecodeGraphBuilder. Also adds BuildLoadObjectField,
BuildLoadGlobalObject and BuildLoadNativeContextField helpers.
Landed on behalf of rmcilroy.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/8cfa73ac38e7640057a14c4a29ea315d9d968039
Cr-Commit-Position: refs/heads/master@{#32136}
Patch Set 1 #Patch Set 2 : Correct rebasing bogons. #Patch Set 3 : Signed/unsigned compilation fix. #Patch Set 4 : Add unittests for New/CallRuntime/CallJSRuntime. #Patch Set 5 : Fill-in a couple of wildcards. #Patch Set 6 : Rebase #
Messages
Total messages: 10 (4 generated)
|