v8/test
Sigurd Schneider 05eb0e41aa [heap-profiler] Improve reporting for WeakMap entries
This CL improves reporting for WeakMap entries: If a retaining chain
goes through a WeakMap entry (i.e. key and weak map are alive, and keep
value alive) then both the key and the value are reported. Additionally
the phrasing is clarified, such that entries in retaining paths are
easier to understand.

Bug: chromium:1020096
Change-Id: Ib05cd6f7939c6de41b554c682ad1fbf685b87608
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1893335
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64721}
2019-11-04 09:46:15 +00:00
..
benchmarks
cctest [heap-profiler] Improve reporting for WeakMap entries 2019-11-04 09:46:15 +00:00
common
debugger
fuzzer
inspector [wasm] Report module name if available 2019-10-31 20:32:31 +00:00
intl Roll to ICU 65.1 2019-10-31 17:13:46 +00:00
js-perf-test
memory
message
mjsunit [wasm] Allow atomic operations on non-shared WebAssembly.memory 2019-11-01 23:34:15 +00:00
mkgrokdump
mozilla
preparser
test262
torque [torque] fix formatting of union types 2019-10-24 10:05:25 +00:00
unittests [wasm] Report module name if available 2019-10-31 20:32:31 +00:00
wasm-api-tests
wasm-js [wasm] update spec tests 2019-10-31 10:09:46 +00:00
wasm-spec-tests [wasm] update spec tests 2019-10-31 10:09:46 +00:00
webkit
BUILD.gn Remove cctest dependency from v8_perf group 2019-10-31 14:09:29 +00:00
OWNERS