Searched refs:currentSourceFrame (Results 1 – 2 of 2) sorted by relevance
37 …Manager = new WebInspector.EditingLocationHistoryManager(this, this.currentSourceFrame.bind(this));174 currentSourceFrame: function() method in WebInspector.SourcesView276 var sourceFrame = this.currentSourceFrame();495 var sourceFrame = this.currentSourceFrame();540 if (this._searchView !== this.currentSourceFrame()) {553 if (this._searchView !== this.currentSourceFrame()) {568 var sourceFrame = this.currentSourceFrame();582 var sourceFrame = this.currentSourceFrame();641 this._saveSourceFrame(this.currentSourceFrame());672 var sourceFrame = this.currentSourceFrame();
78 currentSourceFrame: function() method in WebInspector.NetworkItemView