Description[Interpreter] Add support for global loads / stores / calls to BytecodeGraphBuilder.
Adds support for the LdaGlobal and StaGlobal bytecodes to the
BytecodeGraphBuilder. Also fixes a bug in the context node's parameter
index and start node inputs.
Landed on behalf of rmcilroy.
TBR=bmeuer@chromium.org,mythria@chromium.org
BUG=v8:4280
LOG=N
Committed: https://crrev.com/519df935a3f06aa0619935469528d5814e278d3e
Cr-Commit-Position: refs/heads/master@{#32049}
Patch Set 1 : Import from https://codereview.chromium.org/1441643002/ #
Total comments: 2
Patch Set 2 : Move BuildBinaryOp as suggested by mythria. #Patch Set 3 : Rebase. #
Messages
Total messages: 10 (4 generated)
|