Searched refs:_historyPrev (Results 1 – 2 of 2) sorted by relevance
39 repl._historyPrev = _replHistoryMessage;51 repl._historyPrev = _replHistoryMessage;73 repl._historyPrev = _replHistoryMessage;173 this._historyPrev = Interface.prototype._historyPrev;174 return this._historyPrev();
330 return this._historyPrev;462 Interface.prototype._historyPrev = _Interface.prototype[kHistoryPrev]; method in Interface