Searched refs:_insertWhole (Results 1 – 1 of 1) sorted by relevance
47 return top._insertWhole(match);}else{return this._insert(match);}}48 Syntax.Match.prototype._insertWhole=function(match){var parts=this.bisectAtOffsets([match.offset,ma… method in Syntax.Match