summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/async-instrumentation-expected.txt
blob: a92c9a00fb872cff1f3daa295dfba26996583884 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Checks async instrumentation enabled in the middle.

Running test: beforeAsyncTaskScheduled
test (test.js:19:2)
(anonymous) (expr1.js:0:0)

test (test.js:21:2)
(anonymous) (expr1.js:0:0)

foo (test.js:10:2)
-- Promise.resolve --
test (test.js:20:2)
(anonymous) (expr1.js:0:0)

foo (test.js:12:2)
-- Promise.resolve --
test (test.js:20:2)
(anonymous) (expr1.js:0:0)


Running test: afterAsyncTaskScheduled
test (test.js:19:2)
(anonymous) (expr1.js:0:0)

test (test.js:21:2)
(anonymous) (expr1.js:0:0)

foo (test.js:10:2)

foo (test.js:12:2)


Running test: afterAsyncTaskStarted
test (test.js:19:2)
(anonymous) (expr1.js:0:0)

test (test.js:21:2)
(anonymous) (expr1.js:0:0)

foo (test.js:10:2)

foo (test.js:12:2)