v8/test/inspector/debugger/step-into-break-on-async-call-expected.txt

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

14 lines
330 B
Plaintext
Raw Normal View History

Test for Debugger.stepInto with breakOnAsyncCall.
Running test: testSetTimeout
(anonymous) (test.js:0:0)
asyncCallStackTraceId is set
setTimeout (test.js:0:11)
asyncCallStackTraceId is empty
Running test: testPromiseThen
(anonymous) (test.js:0:2)
asyncCallStackTraceId is set
p.then (test.js:0:7)
asyncCallStackTraceId is empty