Searched refs:PauseOnUncaughtExceptions (Results 1 – 4 of 4) sorted by relevance
38 PauseOnUncaughtExceptions: 2 property218 if (DebuggerScript.PauseOnExceptionsState.PauseOnUncaughtExceptions === newState)
67 PauseOnUncaughtExceptions enumerator
78 PauseOnUncaughtExceptions: "uncaught" property167 state = WebInspector.DebuggerModel.PauseOnExceptionsState.PauseOnUncaughtExceptions;
1008 pauseState = ScriptDebugServer::PauseOnUncaughtExceptions; in setPauseOnExceptions()