Description[Interpreter] Save bytecode offset in interpreter stack frames.
Adds a slot for the bytecode offset to interpreter stack frames and
saves it on calls, and restores after calls.
Also fixes RawMachineAssembler::Return() to call MergeControlToEnd.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/025d476cf57ce8695f8e36906e4863b17c981747
Cr-Commit-Position: refs/heads/master@{#32906}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Remove Return control / effect nodes in RMA #Patch Set 3 : Minor tweak #
Total comments: 6
Patch Set 4 : Remove accumulator saving and port. #
Total comments: 2
Patch Set 5 : Rebase #Patch Set 6 : Rebase #Patch Set 7 : Fix rebase #Patch Set 8 : Fix ia32 and rebase #
Dependent Patchsets: Messages
Total messages: 43 (20 generated)
|