v8/test
Clemens Backes 588688f336 [profiler] Use v8_flags for accessing flag values
Avoid the deprecated FLAG_* syntax, access flag values via the
{v8_flags} struct instead.

R=cbruni@chromium.org

Bug: v8:12887
Change-Id: I7e828480e9cc919609dac69df89315c6fdc82dff
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3899296
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83228}
2022-09-15 16:45:08 +00:00
..
benchmarks Re-enable octane/typescript for deopt_fuzzer 2022-09-09 08:34:45 +00:00
bigint
cctest [profiler] Use v8_flags for accessing flag values 2022-09-15 16:45:08 +00:00
common [wasm] Enable --wasm-type-canonicalization, remove old code 2022-09-15 16:22:18 +00:00
debugger [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
debugging
fuzzer [flags] Disable hard-abort when fuzzing 2022-09-15 09:48:48 +00:00
fuzzilli
inspector Don't run sampling-heap-profiler-flags with stress-incremental-marking 2022-09-15 12:53:28 +00:00
intl [intl] Remove incorrect optimization for 0 length string 2022-08-22 18:44:18 +00:00
js-perf-test [turbofan] More benchmarks for BigInt operations 2022-08-17 08:56:08 +00:00
memory
message [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
mjsunit [wasm] Enable --wasm-type-canonicalization, remove old code 2022-09-15 16:22:18 +00:00
mkgrokdump [sandbox] Update test/mkgrokdump/README 2022-09-14 17:09:49 +00:00
mozilla [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
test262 [Temporal] Fix DST handling 2022-09-14 20:50:28 +00:00
torque
unittests [wasm] Enable --wasm-type-canonicalization, remove old code 2022-09-15 16:22:18 +00:00
wasm-api-tests [wasm-gc] Split any and extern type 2022-07-28 13:09:55 +00:00
wasm-js [wasm] Update spec tests 2022-08-11 11:16:17 +00:00
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