Description[Interpreter] GetExpression(0) in InterpretedFrames gets first local.
Various places assume that GetExpression returns the locals for a frame.
Modify InterpretedFrames such that GetExpression(0) returns the first
local, not the fixed parts of the interpreter frame.
BUG=v8:4690, v8:4680
LOG=N
Committed: https://crrev.com/c0c5d1310c9e1c7d88c76630c7f8964deddb12e5
Cr-Commit-Position: refs/heads/master@{#34040}
Patch Set 1 #Patch Set 2 : #
Depends on Patchset: Messages
Total messages: 12 (5 generated)
|