v8/test/inspector/heap-profiler
kozyatinskiy 39afa5af06 [inspector] fixed taskHeapSnapshot on pause
Blink uses access checks to be sure that objects from one context doesn't access objects in another. Heap profiler uses current context to call this checks, we need to be sure that current context is empty to allow heap profiler collect all objects without crash.

BUG=chromium:661223
R=alph@chromium.org,ulan@chromium.org

Review-Url: https://codereview.chromium.org/2669393002
Cr-Commit-Position: refs/heads/master@{#42939}
2017-02-04 01:21:58 +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] fixed taskHeapSnapshot on pause 2017-02-04 01:21:58 +00:00