v8/test
Frank Emrich 416fae8653 [dict-proto] SwissNameDictionary rollout in runtime code, pt. 3
This CL is part of a series that makes SwissNameDictionary available
as a new property backing store. Previously, the flag
v8_dict_mode_prototypes allows selecting between NameDictionary and
OrderedNameDictionary as the backing store used for all dictionary
mode objects. This series of CLs changes this such that enabling the
flag causes SwissNameDictionary being used instead of
OrderedNameDictionary. The behavior for when the flag is not set
remains unchanged (= use NameDictionary).

This particular CL just collects many small changes, including some
CSA changes where runtime calls are necessary.

Bug: v8:11388
Change-Id: I38fd18098fc641a5d92a986da251a6b3ac09411a
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2739642
Commit-Queue: Frank Emrich <emrich@google.com>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73257}
2021-03-08 12:32:13 +00:00
..
benchmarks IWYU: Added missing include: include/cppgc/persistent.h 2021-02-17 17:37:29 +00:00
cctest [dict-proto] SwissNameDictionary rollout in runtime code, pt. 3 2021-03-08 12:32:13 +00:00
common [wasm-gc][inspector] Debugging support for WasmGC 2021-03-05 10:21:35 +00:00
debugger [no-wasm] Skip wasm tests if wasm is disabled 2021-02-22 11:06:40 +00:00
debugging [wasm] [debugging] Fix --wasm-gdb-remote 2020-12-08 19:37:25 +00:00
fuzzer [no-wasm] Remove wasm tests and fuzzers 2021-02-26 12:53:12 +00:00
fuzzilli Fix unhandled promise rejections in REPRL mode 2020-09-30 13:34:23 +00:00
inspector [wasm-gc][inspector] Debugging support for WasmGC 2021-03-05 10:21:35 +00:00
intl Revert "[test] Disable tests failing with new msan roll" 2021-03-02 00:00:03 +00:00
js-perf-test Update OWNERS in test/* 2021-02-25 14:26:24 +00:00
memory Reland^4 "[serializer] Allocate during deserialization" 2020-10-07 08:15:50 +00:00
message [mips] Skip all Simd tests on MIPS like PPC 2021-02-26 04:23:06 +00:00
mjsunit [generators] Let parameters and register FixedArray be a large object 2021-03-08 11:14:49 +00:00
mkgrokdump [build] Fold v8_wrappers into v8_libbase 2021-02-25 10:56:20 +00:00
mozilla [compiler, infra] Add a --stress-concurrent-inlining flag and a bot 2021-01-29 12:05:03 +00:00
test262 Fix DateTimeFormat::formatRange bug 2021-03-05 22:32:00 +00:00
torque [torque] Add LazyNode support 2021-02-23 16:51:53 +00:00
unittests [IWYU] Fix includes of wasm-engine.h 2021-03-08 11:33:59 +00:00
wasm-api-tests [build] Add common_test_headers dep to wasm_api_tests 2021-03-03 11:08:44 +00:00
wasm-js [wasm-simd] Update Wasm SIMD opcodes 2021-03-05 17:12:49 +00:00
wasm-spec-tests [wasm-simd] Update Wasm SIMD opcodes 2021-03-05 17:12:49 +00:00
webkit Disallow \8 and \9 in strict mode and template literals 2020-08-03 18:05:14 +00:00
BUILD.gn [build] Add common_test_headers dep to wasm_api_tests 2021-03-03 11:08:44 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00