Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Checks that async stack contains setTimeout | |
| 2 inner1 (test.js:10:4) | |
| 3 foo1 (test.js:12:2) | |
| 4 -- setTimeout -- | |
| 5 inner2 (test.js:16:4) | |
| 6 foo2 (test.js:18:2) | |
| 7 -- setTimeout -- | |
| 8 inner3 (test.js:22:4) | |
| 9 foo3 (test.js:24:2) | |
| 10 (anonymous) (expr.js:0:0) | |
| 11 | |
| OLD | NEW |