Searched defs:createSourceMapSource (Results 1 – 2 of 2) sorted by relevance
7103 export function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) =>… enumerator
23012 function createSourceMapSource(fileName, text, skipTrivia2) { function