Searched refs:_applySkipStackFrameSettings (Results 1 – 1 of 1) sorted by relevance
62 …spector.settings.skipStackFramesPattern.addChangeListener(this._applySkipStackFrameSettings, this);63 …WebInspector.settings.skipContentScripts.addChangeListener(this._applySkipStackFrameSettings, this…64 this._applySkipStackFrameSettings();668 _applySkipStackFrameSettings: function() method in WebInspector.DebuggerModel725 …ctor.settings.skipStackFramesPattern.removeChangeListener(this._applySkipStackFrameSettings, this);726 …nspector.settings.skipContentScripts.removeChangeListener(this._applySkipStackFrameSettings, this);