OLD | NEW |
---|---|
(Empty) | |
1 Tests that call stack sidebar contains correct labels for async await functions. | |
2 | |
3 Set timer for test function. | |
4 footest.js:6 | |
5 boo awaits foo | |
6 bootest.js:12 | |
7 testFunction awaits boo | |
8 testFunctiontest.js:18 | |
9 setTimeout (async) | |
10 scheduleTestFunctiondebugger-test.js:3 | |
11 (anonymous)VM:1 | |
12 | |
OLD | NEW |