v8/test/unittests/interpreter
Ross McIlroy 4ab70f6b21 [Compiler] Remove untrusted code mitigations.
These are no longer enabled, so remove the code mitigation logic from
the codebase.

BUG=chromium:1003890

Change-Id: I536bb1732e8463281c21da446bbba8f47ede8ebe
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3045704
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#76256}
2021-08-12 12:58:24 +00:00
..
bytecode-array-builder-unittest.cc Fix -Wloop-analysis warnings in V8. 2021-06-24 17:40:24 +00:00
bytecode-array-iterator-unittest.cc [cleanup] Convert some global enums to enum class 2021-05-11 10:47:49 +00:00
bytecode-array-random-iterator-unittest.cc Reland "[interpreter] Short Star bytecode" 2021-02-17 16:18:26 +00:00
bytecode-array-writer-unittest.cc [cleanup] Clean up SYNCHRONIZED_ACCESSORS macro naming and its uses 2020-10-05 11:01:22 +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 [interpreter] Rename AccumulatorUse so it can be expanded for short star 2021-02-11 23:35:29 +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 [interpreter] Rename AccumulatorUse so it can be expanded for short star 2021-02-11 23:35:29 +00:00
constant-array-builder-unittest.cc [offthread] Add an OffThreadIsolate 2020-02-04 11:37:47 +00:00
interpreter-assembler-unittest.cc [Compiler] Remove untrusted code mitigations. 2021-08-12 12:58:24 +00:00
interpreter-assembler-unittest.h [Compiler] Remove untrusted code mitigations. 2021-08-12 12:58:24 +00:00