v8/test/inspector/heap-profiler
Michael Lippautz 96618d094c heap-snapshot: Add detachedness field
Adds a field that can be propagated by embedders. The field holds
the detachedness state of DOM objects but can be used in general
by embedder to indicate which objects are for sure part of interesting
application logic and which objects are not. This field is then
processed properly by the DevTools front end.

Bug: chromium:1110816
Change-Id: I53a172208cd69ce2ba2ed9524d36b6512aae7d30
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2332174
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69780}
2020-09-09 14:42:41 +00:00
..
collect-garbage-expected.txt [inspector] Make collectGarbage of HeapProfiler precise 2020-08-18 07:24:14 +00:00
collect-garbage.js [inspector] Make collectGarbage of HeapProfiler precise 2020-08-18 07:24:14 +00:00
console-retaining-path-expected.txt [heap-profiler] Annotate global handles retained by console and debugger. 2018-02-19 12:21:52 +00:00
console-retaining-path.js heap-snapshot: Add detachedness field 2020-09-09 14:42:41 +00:00
sampling-heap-profiler-expected.txt [heap profiler] Plumb samples through the protocol. 2018-10-23 00:12:01 +00:00
sampling-heap-profiler.js [heap profiler] Plumb samples through the protocol. 2018-10-23 00:12:01 +00:00
take-heap-snapshot-on-pause-expected.txt [inspector] fixed taskHeapSnapshot on pause 2017-02-04 01:21:58 +00:00
take-heap-snapshot-on-pause.js [inspector] Refactor protocol-test.js 2017-05-19 00:35:45 +00:00