v8/test/unittests/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
..
bytecode-array-builder-unittest.cc [interpreter] Remove special "prototype" load in class literals. 2016-02-08 15:20:32 +00:00
bytecode-array-iterator-unittest.cc [interpreter, debugger] implement debugger statement. 2016-02-04 15:07:06 +00:00
bytecode-register-allocator-unittest.cc [interpreter] Move temporary register allocator into own file. 2016-02-02 14:32:27 +00:00
bytecodes-unittest.cc [interpreter] Reduce move operations for wide register support. 2016-01-27 11:15:56 +00:00
constant-array-builder-unittest.cc [interpreter] Simplify ConstantArrayBuilder interface a bit. 2016-01-20 11:31:56 +00:00
register-translator-unittest.cc [interpreter] Reduce move operations for wide register support. 2016-01-27 11:15:56 +00:00