summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/async-promise-late-then-expected.txt
blob: ee91377178fdf6878bba26306466120b73b17849 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Checks async stack for late .then handlers with gc
foo1 (test.js:11:2)
-- Promise.resolve --
test (test.js:20:2)
(anonymous) (expr.js:0:0)

foo1 (test.js:11:2)
-- Promise.resolve --
test (test.js:20:2)
(anonymous) (expr.js:0:0)

foo1 (test.js:11:2)
-- Promise.resolve --
test (test.js:20:2)
(anonymous) (expr.js:0:0)