Searched refs:_selectPreviousCallFrameOnStack (Results 1 – 2 of 2) sorted by relevance
104 _selectPreviousCallFrameOnStack: function() method in WebInspector.CallStackSidebarPane165 this._shortcuts[prevCallFrame.key] = this._selectPreviousCallFrameOnStack.bind(this);
91492 (WebInspector.CallStackSidebarPane.prototype._selectPreviousCallFrameOnStack):