12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
|
Check that inspector correctly change break on exception state.
|
||
|
|
||
|
Running test: noBreakOnExceptionAfterEnabled
|
||
|
|
||
|
Running test: breakOnUncaughtException
|
||
|
paused in throwUncaughtException
|
||
|
|
||
|
Running test: breakOnCaughtException
|
||
|
paused in throwUncaughtException
|
||
|
paused in throwCaughtException
|
||
|
|
||
|
Running test: noBreakInEvaluateInSilentMode
|