Home
last modified time | relevance | path

Searched defs:modulePaths (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts106 …const modulePaths = getAllModulePaths(importingSourceFile.path, nodeModulesFileName, host, prefere… constant
122 …const modulePaths = getAllModulePaths(importingSourceFileName, toFileName, host, userPreferences, … constant
194 … let [specifiers, moduleSourceFile, modulePaths, cache] = tryGetModuleSpecifiersFromCacheWorker( variable
460 …const modulePaths = getAllModulePathsWorker(importingFilePath, importedFileName, host, packageMana… constant
/third_party/typescript/lib/
Dtypescript.d.ts4399 modulePaths: readonly ModulePath[] | undefined; property
DtypescriptServices.d.ts4399 modulePaths: readonly ModulePath[] | undefined; property
Dtsserverlibrary.d.ts4399 modulePaths: readonly ModulePath[] | undefined; property
Dtsc.js107681 …function computeModuleSpecifiers(modulePaths, compilerOptions, importingSourceFile, host, userPref… argument
DtypingsInstaller.js129404 …function computeModuleSpecifiers(modulePaths, compilerOptions, importingSourceFile, host, userPref… argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4399 modulePaths: readonly ModulePath[] | undefined; property
Dtsserverlibrary.d.ts4399 modulePaths: readonly ModulePath[] | undefined; property