Searched refs:EditingLocationHistoryEntry (Results 1 – 1 of 1) sorted by relevance
102 …var entry = new WebInspector.EditingLocationHistoryEntry(this._sourcesView, this, sourceFrame, sel…114 …var entry = new WebInspector.EditingLocationHistoryEntry(this._sourcesView, this, sourceFrame, sel…141 WebInspector.EditingLocationHistoryEntry = function(sourcesView, editingLocationManager, sourceFram… class in WebInspector153 WebInspector.EditingLocationHistoryEntry.prototype = {