Home
last modified time | relevance | path

Searched defs:createSourceMapSource (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts7103 export function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) =>… enumerator
/third_party/typescript/lib/
Dtsc.js23012 function createSourceMapSource(fileName, text, skipTrivia2) { function