summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/async-set-timeout-expected.txt
blob: c7cbea72c5bd52a40cf74927f2d53e176b5d80c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
Checks that async stack contains setTimeout
inner1 (test.js:11:4)
foo1 (test.js:14:2)
-- setTimeout --
inner2 (test.js:11:4)
foo2 (test.js:13:2)
-- setTimeout --
inner3 (test.js:18:4)
foo3 (test.js:20:2)
(anonymous) (expr.js:0:0)