async-promise-late-then-expected.txt 312 Bytes
Newer Older
1 2
Checks async stack for late .then handlers with gc
foo1 (test.js:11:2)
3
-- Promise.then --
4
test (test.js:18:14)
5 6 7
(anonymous) (expr.js:0:0)

foo1 (test.js:11:2)
8
-- Promise.then --
9
test (test.js:22:14)
10 11 12
(anonymous) (expr.js:0:0)

foo1 (test.js:11:2)
13
-- Promise.then --
14
test (test.js:24:14)
15 16
(anonymous) (expr.js:0:0)