v8/test/unittests/interpreter
mythria e66d4f8736 [Interpreter] Merges ToBoolean and JumpIfTrue/False bytecodes
Adds an optimization to emit JumpIfToBooleanTrue/False instead
of ToBoolean followed by JumpIfTrue/False if the value in the
accumulator is not boolean.

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#31697}
2015-10-30 16:48:33 +00:00
..
bytecode-array-builder-unittest.cc [Interpreter] Merges ToBoolean and JumpIfTrue/False bytecodes 2015-10-30 16:48:33 +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