Searched refs:_updateHash (Results 1 – 1 of 1) sorted by relevance
1854 this._updateHash(this.location, fragment, options.replace);1866 this._updateHash(iWindow.location, fragment, options.replace);1879 _updateHash: function(location, fragment, replace) { method