v8/test/inspector/debugger/set-async-call-stack-depth-expected.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

38 lines
734 B
Plaintext
Raw Normal View History

Checks that we report not more then maxDepth call chains.
Running test: testPaused
Actual call chain length: 8
setAsyncCallStackDepth(maxDepth): 16
reported: 1
Actual call chain length: 8
setAsyncCallStackDepth(maxDepth): 8
reported: 1
Actual call chain length: 8
setAsyncCallStackDepth(maxDepth): 7
reported: 1
Actual call chain length: 8
setAsyncCallStackDepth(maxDepth): 0
reported: 0
Running test: testConsoleTrace
Actual call chain length: 8
setAsyncCallStackDepth(maxDepth): 16
reported: 1
Actual call chain length: 8
setAsyncCallStackDepth(maxDepth): 8
reported: 1
Actual call chain length: 8
setAsyncCallStackDepth(maxDepth): 7
reported: 1
Actual call chain length: 8
setAsyncCallStackDepth(maxDepth): 0
reported: 0