v8/test
Igor Sheludko e4361df076 [ext-code-space] Migrate CodeDataContainer::next_code_link to CodeT
... and OPTIMIZED_CODE_LIST and DEOPTIMIZED_CODE_LIST slots of
NativeContext which serve as heads of respective weak lists of Code
objects.

Drive-by: trivial NativeContext methods are moved to contexts-inl.h
header.

Bug: v8:11880
Change-Id: I0f2ca967b2820f84c279fea702bab28829f65d0e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2968416
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Commit-Queue: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75268}
2021-06-21 12:43:27 +00:00
..
benchmarks [test] Mark more tests as SLOW for TSAN builds 2021-06-18 11:18:52 +00:00
bigint Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
cctest [ext-code-space] Migrate CodeDataContainer::next_code_link to CodeT 2021-06-21 12:43:27 +00:00
common [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
debugger Improve error messages for property access on null/undefined 2021-06-18 14:47:08 +00:00
debugging [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
fuzzer [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
fuzzilli
inspector [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
intl Revert "[intl] Improve test coverage of "best fit" localeMatcher" 2021-06-18 21:27:21 +00:00
js-perf-test [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
memory [snapshot] Fix the Memory.json benchmark 2021-04-28 07:54:34 +00:00
message Improve error messages for property access on null/undefined 2021-06-18 14:47:08 +00:00
mjsunit [sparkplug] Trigger compilation when a FBV exists 2021-06-18 12:06:03 +00:00
mkgrokdump
mozilla [test] Mark more tests as SLOW for TSAN builds 2021-06-18 11:18:52 +00:00
test262 Revert "[intl] Ship "best fit" LocaleMatcher for m93" 2021-06-18 22:22:53 +00:00
torque
unittests [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
wasm-api-tests [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
wasm-js [wasm] Update spec tests 2021-06-07 11:45:44 +00:00
wasm-spec-tests [compiler] Add TSAN support for generated code movl and movq 2021-06-17 08:46:41 +00:00
webkit Improve error messages for property access on null/undefined 2021-06-18 14:47:08 +00:00
BUILD.gn Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
OWNERS