v8/test/cctest/interpreter
mstarzinger 5fdf5c1e4d [interpreter] Remove special "prototype" load in class literals.
This allows us to remove the somewhat awkward BuildLoadObjectField
from the BytecodeGraphBuilder and also allows us to simplify the
bytecode stream for class literals.

R=oth@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#33820}
2016-02-08 15:20:32 +00:00
..
test-bytecode-generator.cc [interpreter] Remove special "prototype" load in class literals. 2016-02-08 15:20:32 +00:00
test-interpreter.cc [Interpreter] Adds support for const/let variables to interpreter. 2016-02-08 14:14:57 +00:00