Searched defs:currentByte (Results 1 – 2 of 2) sorted by relevance
173 const currentByte = SourceMap._base64Chars.indexOf(text.charAt(i)); constant
487 const currentByte = base64FormatDecode(mappings.charCodeAt(pos)); constant