| /third_party/typescript/src/compiler/ |
| D | emitter.ts | 80 …const declarationFilePath = (forceDtsPaths || getEmitDeclarations(options)) ? removeFileExtension(… constant 81 …const declarationMapPath = declarationFilePath && getAreDeclarationMapsEnabled(options) ? declarat… 83 … return { jsFilePath, sourceMapFilePath, declarationFilePath, declarationMapPath, buildInfoPath }; 100 …const declarationFilePath = (forceDtsPaths || (getEmitDeclarations(options) && !isJsonFile)) ? get… constant 101 …const declarationMapPath = declarationFilePath && getAreDeclarationMapsEnabled(options) ? declarat… 102 …return { jsFilePath, sourceMapFilePath, declarationFilePath, declarationMapPath, buildInfoPath: un… 181 …const { jsFilePath, sourceMapFilePath, declarationFilePath, declarationMapPath, buildInfoPath } = … constant 184 addOutput(declarationFilePath); 334 …function emitSourceFileOrBundle({ jsFilePath, sourceMapFilePath, declarationFilePath, declarationM… 347 … tracing?.push(tracing.Phase.Emit, "emitDeclarationFileOrBundle", { declarationFilePath }); [all …]
|
| D | program.ts | 3323 verifyEmitFilePath(emitFileNames.declarationFilePath, emitFilesSeen); 3958 …const { jsFilePath, sourceMapFilePath, declarationFilePath, declarationMapPath, buildInfoPath } = … constant 3959 … node = createInputFiles(readFile, jsFilePath!, sourceMapFilePath, declarationFilePath!, declarati…
|
| D | utilities.ts | 4367 declarationFilePath?: string | undefined; property
|
| /third_party/typescript/src/testRunner/unittests/tsbuild/ |
| D | helpers.ts | 246 …const { buildInfoPath, jsFilePath, declarationFilePath } = getOutputPathsForBundle(options, /*forc… constant 257 …tionInfo(sys, originalReadCall || sys.readFile, baselineRecorder, bundle.dts, declarationFilePath);
|
| /third_party/typescript/src/compiler/transformers/ |
| D | declarations.ts | 290 …Path(normalizeSlashes(getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath!)); 312 …Path(normalizeSlashes(getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath!)); 368 … declFileName = paths.declarationFilePath || paths.jsFilePath || file.fileName;
|
| /third_party/typescript/lib/ |
| D | tsc.js | 80810 ….getDirectoryPath(ts.normalizeSlashes(ts.getOutputPathsFor(node, host, true).declarationFilePath)); 80830 ….getDirectoryPath(ts.normalizeSlashes(ts.getOutputPathsFor(node, host, true).declarationFilePath)); 80883 … declFileName = paths.declarationFilePath || paths.jsFilePath || file.fileName; 82249 …var declarationFilePath = (forceDtsPaths || ts.getEmitDeclarations(options)) ? ts.removeFileExtens… 82250 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 82252 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 82267 …var declarationFilePath = (forceDtsPaths || (ts.getEmitDeclarations(options) && !isJsonFile)) ? ts… 82268 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 82269 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 82329 …jsFilePath, sourceMapFilePath = _a.sourceMapFilePath, declarationFilePath = _a.declarationFilePath… [all …]
|
| D | typingsInstaller.js | 99088 …ts.normalizeSlashes(ts.getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath)); 99109 …ts.normalizeSlashes(ts.getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath)); 99163 … declFileName = paths.declarationFilePath || paths.jsFilePath || file.fileName; 100761 …var declarationFilePath = (forceDtsPaths || ts.getEmitDeclarations(options)) ? ts.removeFileExtens… 100762 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 100764 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 100781 …var declarationFilePath = (forceDtsPaths || (ts.getEmitDeclarations(options) && !isJsonFile)) ? ts… 100782 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 100783 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 100849 …jsFilePath, sourceMapFilePath = _a.sourceMapFilePath, declarationFilePath = _a.declarationFilePath… [all …]
|
| D | typescript.js | 99293 …ts.normalizeSlashes(ts.getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath)); 99314 …ts.normalizeSlashes(ts.getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath)); 99368 … declFileName = paths.declarationFilePath || paths.jsFilePath || file.fileName; 100966 …var declarationFilePath = (forceDtsPaths || ts.getEmitDeclarations(options)) ? ts.removeFileExtens… 100967 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 100969 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 100986 …var declarationFilePath = (forceDtsPaths || (ts.getEmitDeclarations(options) && !isJsonFile)) ? ts… 100987 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 100988 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 101054 …jsFilePath, sourceMapFilePath = _a.sourceMapFilePath, declarationFilePath = _a.declarationFilePath… [all …]
|
| D | typescriptServices.js | 99293 …ts.normalizeSlashes(ts.getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath)); 99314 …ts.normalizeSlashes(ts.getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath)); 99368 … declFileName = paths.declarationFilePath || paths.jsFilePath || file.fileName; 100966 …var declarationFilePath = (forceDtsPaths || ts.getEmitDeclarations(options)) ? ts.removeFileExtens… 100967 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 100969 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 100986 …var declarationFilePath = (forceDtsPaths || (ts.getEmitDeclarations(options) && !isJsonFile)) ? ts… 100987 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 100988 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 101054 …jsFilePath, sourceMapFilePath = _a.sourceMapFilePath, declarationFilePath = _a.declarationFilePath… [all …]
|
| D | tsserverlibrary.js | 99293 …ts.normalizeSlashes(ts.getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath)); 99314 …ts.normalizeSlashes(ts.getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath)); 99368 … declFileName = paths.declarationFilePath || paths.jsFilePath || file.fileName; 100966 …var declarationFilePath = (forceDtsPaths || ts.getEmitDeclarations(options)) ? ts.removeFileExtens… 100967 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 100969 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 100986 …var declarationFilePath = (forceDtsPaths || (ts.getEmitDeclarations(options) && !isJsonFile)) ? ts… 100987 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 100988 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 101054 …jsFilePath, sourceMapFilePath = _a.sourceMapFilePath, declarationFilePath = _a.declarationFilePath… [all …]
|
| D | tsserver.js | 99099 …ts.normalizeSlashes(ts.getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath)); 99120 …ts.normalizeSlashes(ts.getOutputPathsFor(node, host, /*forceDtsPaths*/ true).declarationFilePath)); 99174 … declFileName = paths.declarationFilePath || paths.jsFilePath || file.fileName; 100772 …var declarationFilePath = (forceDtsPaths || ts.getEmitDeclarations(options)) ? ts.removeFileExtens… 100773 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 100775 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 100792 …var declarationFilePath = (forceDtsPaths || (ts.getEmitDeclarations(options) && !isJsonFile)) ? ts… 100793 …var declarationMapPath = declarationFilePath && ts.getAreDeclarationMapsEnabled(options) ? declara… 100794 …Path: jsFilePath, sourceMapFilePath: sourceMapFilePath, declarationFilePath: declarationFilePath, … 100860 …jsFilePath, sourceMapFilePath = _a.sourceMapFilePath, declarationFilePath = _a.declarationFilePath… [all …]
|