Searched refs:PauseOnAllExceptions (Results 1 – 4 of 4) sorted by relevance
37 PauseOnAllExceptions: 1, property213 if (DebuggerScript.PauseOnExceptionsState.PauseOnAllExceptions === newState)
66 PauseOnAllExceptions, enumerator
77 PauseOnAllExceptions : "all", property165 state = WebInspector.DebuggerModel.PauseOnExceptionsState.PauseOnAllExceptions;
1006 pauseState = ScriptDebugServer::PauseOnAllExceptions; in setPauseOnExceptions()