v8/test/unittests/interpreter
Santiago Aboy Solanes 31ec4d4456 [ptr-compr] Add a flag to to enable/disable the old system
The plan is to eliminate the DecompressionElimination reducer
as well as the Compressed representation. We are adding a flag to
easily swap between the old system and the new one.

Bug: v8:7703, v8:9206
Change-Id: I083fc7a835962eddfd60e9c403131587489f4632
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1815134
Commit-Queue: Santiago Aboy Solanes <solanes@chromium.org>
Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64185}
2019-10-09 12:18:47 +00:00
..
bytecode-array-builder-unittest.cc Reland "Update GetIterator bytecode to load and call object[Symbol.iterator]" 2019-09-06 13:44:12 +00:00
bytecode-array-iterator-unittest.cc Handlify bytecode array accessor's constant getters. 2019-06-17 16:13:30 +00:00
bytecode-array-random-iterator-unittest.cc Handlify bytecode array accessor's constant getters. 2019-06-17 16:13:30 +00:00
bytecode-array-writer-unittest.cc [compiler] Skip creating unneeded objects for lazy source positions 2019-08-23 12:47:20 +00:00
bytecode-decoder-unittest.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
bytecode-node-unittest.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
bytecode-operands-unittest.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
bytecode-register-allocator-unittest.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
bytecode-register-optimizer-unittest.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
bytecode-source-info-unittest.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
bytecode-utils.h Move relevant files to src/execution 2019-05-22 08:36:33 +00:00
bytecodes-unittest.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
constant-array-builder-unittest.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
interpreter-assembler-unittest.cc [ptr-compr] Add a flag to to enable/disable the old system 2019-10-09 12:18:47 +00:00
interpreter-assembler-unittest.h Reland "[csa] Tweak CSA pipeline to eliminate more redundant checks" 2019-06-17 09:40:29 +00:00