v8/test/unittests/interpreter
oth 4926be6eb2 [Interpreter] Implement ForIn in bytecode graph builder.
A pre-requisite for this change was changing the interpreter to use
Runtime::ForInStep to bring the interpreter implementation closer
to the turbofan implementation. Also required to flatten out the
cache parameters into the interpreter frame for de-opt.

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#32986}
2015-12-21 13:31:14 +00:00
..
bytecode-array-builder-unittest.cc [Interpreter] Implement ForIn in bytecode graph builder. 2015-12-21 13:31:14 +00:00
bytecode-array-iterator-unittest.cc [Interpreter] Unify global and unallocated variable access. 2015-10-22 14:56:13 +00:00
bytecodes-unittest.cc [Interpreter] Add interpreter support for compare ops and ToBoolean. 2015-09-28 18:07:05 +00:00