summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/step-into-break-on-async-call-expected.txt
blob: 6b5234f13fbfdc667bb6a6297446547217464043 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Test for Debugger.stepInto with breakOnAsyncCall.

Running test: testSetTimeout
(anonymous) (test.js:0:0)
asyncCallStackTraceId is set
setTimeout (test.js:0:17)
asyncCallStackTraceId is empty

Running test: testPromiseThen
(anonymous) (test.js:0:2)
asyncCallStackTraceId is set
p.then (test.js:0:13)
asyncCallStackTraceId is empty