Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dsourcemap.ts38 export function createSourceMapGenerator(host: EmitHost, file: string, sourceRoot: string, sourcesD… function
/third_party/typescript/lib/
Dtsc.js80881 function createSourceMapGenerator(host, file, sourceRoot, sourcesDirectoryPath, generatorOptions) { function