summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/heap-profiler/sampling-heap-profiler-expected.txt
blob: 5186b0192867588049b16d61fc7339064c1cf0c0 (plain)
1
2
3
4
5
6
7
8
Checks sampling heap profiler methods.
Expected error: V8 sampling heap profiler was not started.
Allocated size is zero in the beginning: true
Allocated size is more than 100KB after a chunk is allocated: true
Allocated size increased after one more chunk is allocated: true
Allocated size did not change after stopping: true
Sample found: true
Successfully finished