v8/test
Joyee Cheung aa4df5bc05 [class] add microbenchmark for defining class fields
Landing define-class-fields microbencharks upstream before optimization so that
the benefit is visible.

Bug: v8:9888
Change-Id: Ie3bd2bd2cdd5710f43e398aa834985b5faa973d5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2999030
Commit-Queue: Joyee Cheung <joyee@igalia.com>
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#76267}
2021-08-12 18:07:23 +00:00
..
benchmarks [test] Mark pdfjs as slow for TSAN builds 2021-07-28 14:03:46 +00:00
bigint [bigint] Define V8_ADVANCED_BIGINT_ALGORITHMS everywhere 2021-07-27 15:17:34 +00:00
cctest [Compiler] Remove untrusted code mitigations. 2021-08-12 12:58:24 +00:00
common [Compiler] Remove untrusted code mitigations. 2021-08-12 12:58:24 +00:00
debugger [sparkplug] Add support to flush only baseline code 2021-08-04 08:22:18 +00:00
debugging
fuzzer [fuzzer] Add struct.get operation to fuzzed module 2021-08-10 10:17:49 +00:00
fuzzilli
inspector [inspector] Remove unused formatAccessorsAsProperties(). 2021-08-10 06:48:59 +00:00
intl [intl] Implement Intl Enumeration API 2021-08-12 18:00:54 +00:00
js-perf-test [class] add microbenchmark for defining class fields 2021-08-12 18:07:23 +00:00
memory
message [builtins] throw non-iterable error on iterator method not callable 2021-08-11 10:21:31 +00:00
mjsunit [riscv64] Skip wasm SIMD test regress-1231950.js 2021-08-12 15:24:29 +00:00
mkgrokdump
mozilla Reland "[test] Unmark TSAN tests as SLOW/SKIP" 2021-06-28 10:19:20 +00:00
test262 [runtime] Prevent performing GetOwnPropertyDescriptor on excluded keys 2021-08-09 14:27:41 +00:00
torque
unittests [Compiler] Remove untrusted code mitigations. 2021-08-12 12:58:24 +00:00
wasm-api-tests [wasm] Make --wasm-trap-handler a d8-only flag 2021-06-30 09:32:55 +00:00
wasm-js [wasm] Update wasm spec tests 2021-07-08 12:46:48 +00:00
wasm-spec-tests [riscv64][wasm] Implement wasm function 2021-07-13 00:08:25 +00:00
webkit Revert "Reland "[build] Add V8-specific dcheck_always_on"" 2021-07-27 11:14:57 +00:00
BUILD.gn
OWNERS