Searched refs:_pauseOnExceptionStateChanged (Results 1 – 1 of 1) sorted by relevance
54 …ector.settings.pauseOnExceptionEnabled.addChangeListener(this._pauseOnExceptionStateChanged, this);55 …pector.settings.pauseOnCaughtException.addChangeListener(this._pauseOnExceptionStateChanged, this);118 this._pauseOnExceptionStateChanged();159 _pauseOnExceptionStateChanged: function() method in WebInspector.DebuggerModel723 …or.settings.pauseOnExceptionEnabled.removeChangeListener(this._pauseOnExceptionStateChanged, this);724 …tor.settings.pauseOnCaughtException.removeChangeListener(this._pauseOnExceptionStateChanged, this);