Home
last modified time | relevance | path

Searched defs:packageJsonInfoCache (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts118 packageJsonInfoCache: PackageJsonInfoCache | undefined; property
381 packageJsonInfoCache: cache, constant
823 … const packageJsonInfoCache = createPackageJsonInfoCache(currentDirectory, getCanonicalFileName); constant
1381 packageJsonInfoCache: cache, constant
2629 affectingLocations, packageJsonInfoCache: cache, constant
2698 packageJsonInfoCache, constant
/third_party/typescript/lib/
DtypingsInstaller.js44270 packageJsonInfoCache: cache, property
44685 …eResolutionCache(currentDirectory, getCanonicalFileName, options, packageJsonInfoCache, directoryT… argument
45054 packageJsonInfoCache: cache, property
45440 function getTemporaryModuleResolutionState(packageJsonInfoCache, host, options) { argument
46194 packageJsonInfoCache: cache, property
46240 …romGlobalCache(moduleName, projectName, compilerOptions, host, globalCache, packageJsonInfoCache) { argument
46254 packageJsonInfoCache: packageJsonInfoCache, property
121361 function getImpliedNodeFormatForFile(fileName, packageJsonInfoCache, host, options) { argument
121367 function getImpliedNodeFormatForFileWorker(fileName, packageJsonInfoCache, host, options) { argument
Dtsc.js36316 packageJsonInfoCache: cache, property
36683 …eResolutionCache(currentDirectory, getCanonicalFileName, options, packageJsonInfoCache, directoryT… argument
36970 packageJsonInfoCache: cache, property
37315 function getTemporaryModuleResolutionState(packageJsonInfoCache, host, options) { argument
37989 packageJsonInfoCache: cache, property
38026 …romGlobalCache(moduleName, projectName, compilerOptions, host, globalCache, packageJsonInfoCache) { argument
38040 packageJsonInfoCache: packageJsonInfoCache, property
100663 function getImpliedNodeFormatForFile(fileName, packageJsonInfoCache, host, options) { argument
100668 function getImpliedNodeFormatForFileWorker(fileName, packageJsonInfoCache, host, options) { argument