Description[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}
Committed: https://chromium.googlesource.com/v8/v8/+/39afa5af0682e43a1f1175bc39225168860d556b
Patch Set 1 #Patch Set 2 : improved test #Patch Set 3 : updated test expectations #
Messages
Total messages: 21 (12 generated)
|