OLD | NEW |
| (Empty) |
1 CONSOLE ERROR: Unhandled promise rejection | |
2 CONSOLE ERROR: Unhandled promise rejection | |
3 Tests uncaught promise rejections fired during pause. | |
4 | |
5 Set timer for test function. | |
6 debugger-uncaught-promise-on-pause.html:10 Console was cleared | |
7 Unhandled promise rejection Promise {[[PromiseStatus]]: "rejected", [[PromiseVal
ue]]: Error: inspector.err1} | |
8 __proto__: Promise | |
9 [[PromiseStatus]]: "rejected" | |
10 [[PromiseValue]]: Error: inspector.err1 | |
11 Unhandled promise rejection Promise {[[PromiseStatus]]: "rejected", [[PromiseVal
ue]]: Error: inspector.err2} | |
12 __proto__: Promise | |
13 [[PromiseStatus]]: "rejected" | |
14 [[PromiseValue]]: Error: inspector.err2 | |
15 | |
OLD | NEW |