2016-11-10 07:58:30 +00:00
|
|
|
Check that inspector correctly passes caught/uncaught information.
|
|
|
|
paused in throwCaught
|
|
|
|
uncaught: false
|
|
|
|
paused in throwUncaught
|
|
|
|
uncaught: true
|
2017-11-08 12:06:37 +00:00
|
|
|
paused in throwInPromiseCaught
|
|
|
|
uncaught: false
|
|
|
|
paused in promiseUncaught
|
|
|
|
uncaught: true
|
|
|
|
paused in throwInMapConstructor
|
|
|
|
uncaught: true
|
|
|
|
paused in throwInAsyncIterator
|
|
|
|
uncaught: true
|