Searched refs:_mappingRegExp (Results 1 – 1 of 1) sorted by relevance
72 private static readonly _mappingRegExp = /([A-Za-z0-9+/]+),?|(;)|./g; property in documents.SourceMap99 while (match = SourceMap._mappingRegExp.exec(this.raw.mappings)) {