v8/test/unittests/interpreter
Santiago Aboy Solanes bfc5127afa [compiler] Add extra synchronization to source position table's get/set
Original CL by neis@: http://crrev.com/c/v8/v8/+/2362693/1

Bug: v8:7790, v8:10853
Fixed: v8:10853
Change-Id: If0bd45e9dfb00f8ef1a358953dab1f5e1c9ae29e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2387960
Reviewed-by: Georg Neis <neis@chromium.org>
Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Nico Hartmann <nicohartmann@chromium.org>
Commit-Queue: Santiago Aboy Solanes <solanes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69742}
2020-09-08 14:05:42 +00:00
..
bytecode-array-builder-unittest.cc [super property speed] Add an IC for super property loads 2020-09-08 12:28:05 +00:00
bytecode-array-iterator-unittest.cc [interpreter] Delete StackCheck bytecode 2020-03-20 15:16:01 +00:00
bytecode-array-random-iterator-unittest.cc [interpreter] Delete StackCheck bytecode 2020-03-20 15:16:01 +00:00
bytecode-array-writer-unittest.cc [compiler] Add extra synchronization to source position table's get/set 2020-09-08 14:05:42 +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 [zone] Cleanup zone allocations in src/interpreter and tests 2020-07-10 11:58:15 +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 [offthread] Add an OffThreadIsolate 2020-02-04 11:37:47 +00:00
interpreter-assembler-unittest.cc [nci] Replace CompilationTarget with a new Code::Kind value 2020-08-05 12:27:22 +00:00
interpreter-assembler-unittest.h [zone-compr] Add kCompressGraphZone constant 2020-07-24 08:50:11 +00:00