Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts219 …const modulePaths = getAllModulePaths(importingSourceFile.path, nodeModulesFileName, host, prefere… constant
235 …const modulePaths = getAllModulePaths(importingSourceFileName, toFileName, host, userPreferences, … constant
313 let [specifiers, moduleSourceFile, modulePaths, cache] = tryGetModuleSpecifiersFromCacheWorker( variable
581 …const modulePaths = getAllModulePathsWorker(importingFilePath, importedFileName, host, packageMana… constant
Dtypes.ts9317 modulePaths: readonly ModulePath[] | undefined; property
/third_party/typescript/lib/
Dtypescript.d.ts4761 modulePaths: readonly ModulePath[] | undefined; property
Dtsserverlibrary.d.ts8764 modulePaths: readonly ModulePath[] | undefined; property
Dtsc.js42365 function computeModuleSpecifiers(modulePaths, compilerOptions, importingSourceFile, host, userPrefe… argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4761 modulePaths: readonly ModulePath[] | undefined; property
Dtsserverlibrary.d.ts8764 modulePaths: readonly ModulePath[] | undefined; property