v8/test/unittests/interpreter
cbruni bc0798ca1a Introduce IsUndefined(Isolate*) and IsTheHole(Isolate*)
Passing in the isolate and pointer compare the instnance against the
corresponding constant is always faster than decoding the instance types.

BUG=

Review-Url: https://codereview.chromium.org/2028983002
Cr-Commit-Position: refs/heads/master@{#36744}
2016-06-06 13:00:49 +00:00
..
bytecode-array-builder-unittest.cc [Interpreter] Move jump processing to bytecode array writer. 2016-06-03 14:53:23 +00:00
bytecode-array-iterator-unittest.cc [interpreter] Bytecode register optimizer. 2016-05-27 15:59:16 +00:00
bytecode-array-writer-unittest.cc [Interpreter] Move jump processing to bytecode array writer. 2016-06-03 14:53:23 +00:00
bytecode-peephole-optimizer-unittest.cc [Interpreter] Move jump processing to bytecode array writer. 2016-06-03 14:53:23 +00:00
bytecode-pipeline-unittest.cc [interpreter] Address naming inconsistencies in bytecodes. 2016-05-25 10:47:29 +00:00
bytecode-register-allocator-unittest.cc [interpreter] Add support for scalable operands. 2016-03-21 17:09:49 +00:00
bytecode-register-optimizer-unittest.cc [Interpreter] Move jump processing to bytecode array writer. 2016-06-03 14:53:23 +00:00
bytecode-utils.h [interpreter] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00
bytecodes-unittest.cc Fix bytecode operand type 2016-06-03 08:36:30 +00:00
constant-array-builder-unittest.cc Introduce IsUndefined(Isolate*) and IsTheHole(Isolate*) 2016-06-06 13:00:49 +00:00
interpreter-assembler-unittest.cc Move of the type feedback vector to the closure. 2016-05-27 08:10:51 +00:00
interpreter-assembler-unittest.h [interpreter] Add accumulator use description to bytecodes. 2016-04-06 07:57:56 +00:00
source-position-table-unittest.cc [interpreter] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00