Searched defs:mapOptions (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 115444 … function printSourceFileOrBundle(jsFilePath, sourceMapFilePath, transform, printer, mapOptions) { argument 115495 function shouldEmitSourceMaps(mapOptions, sourceFileOrBundle) { argument 115499 function getSourceRoot(mapOptions) { argument 115505 function getSourceMapDirectory(mapOptions, filePath, sourceFile) { argument 115523 …function getSourceMappingURL(mapOptions, sourceMapGenerator, filePath, sourceMapFilePath, sourceFi… argument
|
| D | tsc.js | 95308 … function printSourceFileOrBundle(jsFilePath, sourceMapFilePath, transform, printer, mapOptions) { argument 95354 function shouldEmitSourceMaps(mapOptions, sourceFileOrBundle) { argument 95358 function getSourceRoot(mapOptions) { argument 95362 function getSourceMapDirectory(mapOptions, filePath, sourceFile) { argument 95377 …function getSourceMappingURL(mapOptions, sourceMapGenerator, filePath, sourceMapFilePath, sourceFi… argument
|