v8/test
Creddy 380dba0a5c [runtime][gc] Drop AllocationSite::weak_next field for sub-literals
Use AllocationSite without Weaknext field for all the allocations in nested
literal except for Root. The nested field is sufficient to link all the
allocations in a nested literal. Only the Root is added to heap weak_alloc_list
for GC to traverse

Change-Id: I946e63292c6d168197cd2a087f697c73cc431272
Reviewed-on: https://chromium-review.googlesource.com/1101323
Commit-Queue: Chandan Reddy <chandanreddy@google.com>
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#53813}
2018-06-19 07:14:17 +00:00
..
benchmarks Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
cctest [runtime][gc] Drop AllocationSite::weak_next field for sub-literals 2018-06-19 07:14:17 +00:00
common [wasm] Store WasmModule in shared_ptr during async compilation 2018-06-18 15:10:03 +00:00
debugger Reland "[inspector] fixed location of top level function return" 2018-06-18 21:37:49 +00:00
fuzzer [wasm] Store WasmModule in shared_ptr during async compilation 2018-06-18 15:10:03 +00:00
inspector [inspector] added blink try bots on inspector tests change 2018-06-18 21:38:59 +00:00
intl Add regression tests for Intl.Locale constructor. 2018-06-13 21:56:26 +00:00
js-perf-test [js-perf-test] Remove flaky perf test from mjsunittest... 2018-06-11 09:52:58 +00:00
memory Reland "[tools] Add benchmark owners to the config" 2018-05-16 13:53:49 +00:00
message Reland "[array] Implement Array.p.sort in Torque" 2018-06-05 08:33:18 +00:00
mjsunit [array] Fix OOB load/stores when underlying FixedArray changed 2018-06-19 05:19:44 +00:00
mkgrokdump [runtime] Create different maps for AllocationSites. 2018-06-13 11:51:48 +00:00
mozilla [test] Reverse sense of wasm_traps variant 2018-05-08 17:49:14 +00:00
preparser Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
test262 Reland "[builtins] set DataView.length to 1" 2018-06-12 21:54:47 +00:00
torque [torque] Fix multi-line AssertStatements 2018-06-13 14:01:59 +00:00
unittests Revert "[wasm] Introduce jump table" 2018-06-18 20:38:50 +00:00
wasm-spec-tests [wasm] "fix" critical memory pressure notification 2018-06-13 13:52:19 +00:00
webkit [test] Skip slow tests 2018-05-23 14:14:34 +00:00
BUILD.gn Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00