Searched refs:_isSeparator (Results 1 – 1 of 1) sorted by relevance
270 if (this._isSeparator(stringCharIterator.peek())) {282 if (!this._isSeparator(stringCharIterator.peek()))306 _isSeparator: function(char) method in WebInspector.SourceMap