v8/test/unittests/interpreter
mythria e06d57b05d [Interpreter] Removes TestNotEqualsStrict bytecode from interpreter.
TestNotEqualsStrict is converted to a TestEqualsStrict and logical not
by the parser. Also, CompareIC does not have an implementation for
TestNotEqualsStrict. Hence, removing this bytecode.

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#34527}
2016-03-07 10:50:44 +00:00
..
bytecode-array-builder-unittest.cc [Interpreter] Removes TestNotEqualsStrict bytecode from interpreter. 2016-03-07 10:50:44 +00:00
bytecode-array-iterator-unittest.cc Remove strong mode support from property loads. 2016-02-17 10:30:47 +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, debugger] support debug breaks via bytecode array copy 2016-02-22 13:17:52 +00:00
constant-array-builder-unittest.cc [interpreter] Preparation for 32-bit operands. 2016-02-26 10:16:37 +00:00
interpreter-assembler-unittest.cc [compiler] Fix a bunch of wrong word size assumptions. 2016-03-01 07:10:26 +00:00
interpreter-assembler-unittest.h [Interpreter] Make InterpreterAssembler a subclass of CodeStubAssembler. 2016-02-10 16:39:32 +00:00
register-translator-unittest.cc [interpreter] Properly collect for-in slow mode feedback. 2016-03-01 13:55:58 +00:00
source-position-table-unittest.cc Encode interpreter::SourcePositionTable as variable-length ints. 2016-02-24 17:13:53 +00:00