Home
last modified time | relevance | path

Searched defs:modulePaths (Results 1 – 9 of 9) 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/node/lib/internal/modules/cjs/
Dloader.js265 let modulePaths = []; variable
/third_party/typescript/lib/
Dtypescript.d.ts4332 modulePaths: readonly ModulePath[] | undefined; property
DtypescriptServices.d.ts4332 modulePaths: readonly ModulePath[] | undefined; property
Dtsserverlibrary.d.ts4332 modulePaths: readonly ModulePath[] | undefined; property
DtypingsInstaller.js127294 …function computeModuleSpecifiers(modulePaths, compilerOptions, importingSourceFile, host, userPref… argument
Dtsc.js105810 …function computeModuleSpecifiers(modulePaths, compilerOptions, importingSourceFile, host, userPref… argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4332 modulePaths: readonly ModulePath[] | undefined; property
Dtsserverlibrary.d.ts4332 modulePaths: readonly ModulePath[] | undefined; property