91c8be9599
The new APIs are: enableRuntimeCallStats disableRuntimeCallStats getRuntimeCallStats The RunTime Call Stats are collected per isolate. Change-Id: I7e520e2c866288aa9f9dc74f12572abedf0d3ac8 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1881601 Commit-Queue: Peter Kvitek <kvitekp@chromium.org> Reviewed-by: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#64784}
7 lines
290 B
Plaintext
7 lines
290 B
Plaintext
Test RunTimeCallStats collection enabling and disabling.
|
|
Expected error: "RuntimeCallStats collection is not enabled."
|
|
Expected error: "RuntimeCallStats collection already enabled."
|
|
Some counters reported
|
|
Expected error: "RuntimeCallStats collection is not enabled."
|
|
Less counters reported
|