v8/test/unittests/interpreter
mythria 3b6773ba3d [Interpreter] Removes ToBoolean bytecode.
ToBoolean was used with conditional jumps. An earlier cl
(https://codereview.chromium.org/1426913002/) merges jumps
and ToBoolean into a single bytecode. So, we no longer need
ToBoolean bytecode.

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#32707}
2015-12-09 11:29:35 +00:00
..
bytecode-array-builder-unittest.cc [Interpreter] Removes ToBoolean bytecode. 2015-12-09 11:29:35 +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