8 lines
349 B
Plaintext
8 lines
349 B
Plaintext
|
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
|
||
|
Successfully finished
|