v8/test
Adam Klein fafd7c5d22 [cleanup] Remove flag for Wasm threads & atomics
It's been enabled everywhere since Chrome 88, and the related
Chromium flag was removed in https://crrev.com/c/2886421.

Bug: v8:6532
Change-Id: I987a5761f9453d4e7d77d16199e8f0b3a659c70a
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3956131
Commit-Queue: Adam Klein <adamk@chromium.org>
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Reviewed-by: Deepti Gandluri <gdeepti@chromium.org>
Auto-Submit: Adam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83809}
2022-10-19 23:05:37 +00:00
..
benchmarks
bigint
cctest [cleanup] Remove flag for Wasm threads & atomics 2022-10-19 23:05:37 +00:00
common [wasm-gc] Add new ref.cast taking any reference 2022-10-14 16:24:16 +00:00
debugger [debug] Re-use block lists across multiple local debug-evaluates 2022-10-13 07:44:59 +00:00
debugging
fuzzer Reland "[flags] Remove FLAG_* aliases" 2022-10-14 13:13:55 +00:00
fuzzilli
inspector [execution] Pass microtask queue from Context to MicrotasksScope 2022-10-19 14:56:37 +00:00
intl [Intl] Sync to intl-numberformat-v3 PR107 2022-09-16 20:52:26 +00:00
js-perf-test [js-perf-test] Reduce input sizes for small BigInts 2022-10-06 14:23:53 +00:00
memory
message [symbol-as-weakmap-key] Implement Symbol as WeakMap Keys 2022-09-20 07:24:42 +00:00
mjsunit [cleanup] Remove flag for Wasm threads & atomics 2022-10-19 23:05:37 +00:00
mkgrokdump [heap] Remove Heap::map_space_ field and MapSpace class 2022-10-19 08:04:27 +00:00
mozilla [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
test262 [regexp] Unicode Sets: Implement parser changes and set operations 2022-10-12 12:20:00 +00:00
torque
unittests [cleanup] Remove flag for Wasm threads & atomics 2022-10-19 23:05:37 +00:00
wasm-api-tests [wasm] Fix CWasmArgumentsPacker::TotalSize() with Ref types 2022-10-18 16:42:56 +00:00
wasm-js
wasm-spec-tests [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
webkit [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
BUILD.gn
OWNERS