v8/test/cctest/interpreter
rmcilroy 677e54e244 [Interpreter] Always store current context in the frames context slot.
Change the interpreter to always store the current context in the frame's
context slot instead of the function context. This makes it possible to
restore the correct context during deopt.

BUG=v8:4678,v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1604923002

Cr-Commit-Position: refs/heads/master@{#33477}
2016-01-23 00:07:49 +00:00
..
test-bytecode-generator.cc [Interpreter] Always store current context in the frames context slot. 2016-01-23 00:07:49 +00:00
test-interpreter.cc [interpreter] Add ReThrow bytecode for try-finally support. 2016-01-22 16:26:16 +00:00