v8/test/unittests/interpreter
mvstanton 91c88644dc Move of the type feedback vector to the closure.
We get less "pollution" of type feedback if we have one vector per native
context, rather than one for the whole system. This CL moves the vector
appropriately.

BUG=

Review-Url: https://codereview.chromium.org/1906823002
Cr-Commit-Position: refs/heads/master@{#36539}
2016-05-27 08:10:51 +00:00
..
bytecode-array-builder-unittest.cc [interpreter] Introduce fused bytecodes for common sequences. 2016-05-25 09:56:49 +00:00
bytecode-array-iterator-unittest.cc [interpreter] Address naming inconsistencies in bytecodes. 2016-05-25 10:47:29 +00:00
bytecode-array-writer-unittest.cc [interpreter] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00
bytecode-peephole-optimizer-unittest.cc [interpreter] Address naming inconsistencies in bytecodes. 2016-05-25 10:47:29 +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-utils.h [interpreter] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00
bytecodes-unittest.cc [interpreter] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00
constant-array-builder-unittest.cc [interpreter] A few code coverage improvements. 2016-04-01 12:09:10 +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