/third_party/typescript/src/server/ |
D | moduleSpecifierCache.ts | 12 get(fromFileName, toFileName, preferences, options) { 14 return cache.get(toFileName); 16 set(fromFileName, toFileName, preferences, options, modulePaths, moduleSpecifiers) { 17 …ensureCache(fromFileName, preferences, options).set(toFileName, createInfo(modulePaths, moduleSpec… 39 setModulePaths(fromFileName, toFileName, preferences, options, modulePaths) { 41 const info = cache.get(toFileName); 46 …cache.set(toFileName, createInfo(modulePaths, /*moduleSpecifiers*/ undefined, /*isBlockedByPackage… 49 …setBlockedByPackageJsonDependencies(fromFileName, toFileName, preferences, options, isBlockedByPac… 51 const info = cache.get(toFileName); 56 …cache.set(toFileName, createInfo(/*modulePaths*/ undefined, /*moduleSpecifiers*/ undefined, isBloc…
|
/third_party/typescript/src/testRunner/unittests/tsbuild/ |
D | helpers.ts | 233 …buildInfo.program?.fileInfos?.forEach((fileInfo, index) => fileInfos[toFileName(index + 1 as Progr… 241 …buildInfo.program?.fileInfos?.forEach((fileInfo, index) => fileInfos[toFileName(index + 1 as Progr… 242 …fileNamesList = buildInfo.program.fileIdsList?.map(fileIdsListId => fileIdsListId.map(toFileName)); 252 toFileName(d) : 253 [toFileName(d[0]), d[1]] 256 toFileName(fileId), 261 changeFileSet: buildInfo.program.changeFileSet?.map(toFileName), 264 toFileName(s) : 265 [toFileName(s[0]), s[1]] 295 function toFileName(fileId: ProgramBuildInfoFileId) { [all …]
|
/third_party/typescript/src/compiler/ |
D | watch.ts | 230 write(`${toFileName(file, relativeFileName)}`); 245 toFileName(file.originalFileName, fileNameConvertor) 252 toFileName(file.redirectInfo.redirectTarget, fileNameConvertor) 262 toFileName(last(file.packageJsonLocations!), fileNameConvertor) 273 toFileName(last(file.packageJsonLocations!), fileNameConvertor) 360 toFileName(referenceLocation.file, fileNameConvertor), 376 toFileName(options.configFile, fileNameConvertor) 396 toFileName(referencedResolvedRef.sourceFile.fileName, fileNameConvertor), 427 … function toFileName(file: SourceFile | string, fileNameConvertor?: (fileName: string) => string) { function
|
D | moduleSpecifiers.ts | 70 toFileName: string, 75 …rWorker(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, getPrefer… 90 toFileName: string, 94 …rWorker(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, getPrefer… 115 toFileName: string, 122 …const modulePaths = getAllModulePaths(importingSourceFileName, toFileName, host, userPreferences, … 124 …getLocalModuleSpecifier(toFileName, info, compilerOptions, host, options.overrideImportMode || imp…
|
D | types.ts | 9104 …get(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 9105 …set(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 9106 …setBlockedByPackageJsonDependencies(fromFileName: Path, toFileName: Path, preferences: UserPrefere… 9107 …setModulePaths(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: Module…
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 4355 …get(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 4356 …set(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 4357 …setBlockedByPackageJsonDependencies(fromFileName: Path, toFileName: Path, preferences: UserPrefere… 4358 …setModulePaths(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: Module…
|
D | typescriptServices.d.ts | 4355 …get(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 4356 …set(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 4357 …setBlockedByPackageJsonDependencies(fromFileName: Path, toFileName: Path, preferences: UserPrefere… 4358 …setModulePaths(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: Module…
|
D | tsserverlibrary.d.ts | 4355 …get(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 4356 …set(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 4357 …setBlockedByPackageJsonDependencies(fromFileName: Path, toFileName: Path, preferences: UserPrefere… 4358 …setModulePaths(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: Module…
|
D | tsc.js | 106063 …ecifier(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, oldImport… argument 106065 …rWorker(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, getPrefer… 106071 …ecifier(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, options) { argument 106073 …rWorker(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, getPrefer… 106083 …rWorker(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, preferenc… argument 106086 …var modulePaths = getAllModulePaths(importingSourceFileName, toFileName, host, userPreferences, op… 106088 …getLocalModuleSpecifier(toFileName, info, compilerOptions, host, options.overrideImportMode || imp… 106891 write("".concat(toFileName(file, relativeFileName))); 106901 …ndefined, ts.Diagnostics.File_is_output_of_project_reference_source_0, toFileName(file.originalFil… 106904 …DiagnosticMessages(undefined, ts.Diagnostics.File_redirects_to_file_0, toFileName(file.redirectInf… [all …]
|
D | typingsInstaller.js | 127559 …ecifier(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, oldImport… argument 127561 …rWorker(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, getPrefer… 127573 …ecifier(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, options) { argument 127575 …rWorker(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, getPrefer… 127585 …rWorker(compilerOptions, importingSourceFile, importingSourceFileName, toFileName, host, preferenc… argument 127588 …var modulePaths = getAllModulePaths(importingSourceFileName, toFileName, host, userPreferences, op… 127590 …getLocalModuleSpecifier(toFileName, info, compilerOptions, host, options.overrideImportMode || imp… 128546 write("".concat(toFileName(file, relativeFileName))); 128557 …ndefined, ts.Diagnostics.File_is_output_of_project_reference_source_0, toFileName(file.originalFil… 128561 …/*details*/ undefined, ts.Diagnostics.File_redirects_to_file_0, toFileName(file.redirectInfo.redir… [all …]
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 4355 …get(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 4356 …set(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 4357 …setBlockedByPackageJsonDependencies(fromFileName: Path, toFileName: Path, preferences: UserPrefere… 4358 …setModulePaths(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: Module…
|
D | tsserverlibrary.d.ts | 4355 …get(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 4356 …set(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: ModuleSpecifierOp… 4357 …setBlockedByPackageJsonDependencies(fromFileName: Path, toFileName: Path, preferences: UserPrefere… 4358 …setModulePaths(fromFileName: Path, toFileName: Path, preferences: UserPreferences, options: Module…
|