Searched defs:packageJsonInfoCache (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | moduleNameResolver.ts | 139 packageJsonInfoCache: PackageJsonInfoCache | undefined; property 404 packageJsonInfoCache: cache, constant 846 const packageJsonInfoCache = createPackageJsonInfoCache(currentDirectory, getCanonicalFileName); constant 1405 packageJsonInfoCache: cache, constant 2654 affectingLocations, packageJsonInfoCache: cache, constant 2724 packageJsonInfoCache, constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 36485 packageJsonInfoCache: cache, property 36847 …eResolutionCache(currentDirectory, getCanonicalFileName, options, packageJsonInfoCache, directoryT… argument 37142 packageJsonInfoCache: cache, property 37491 function getTemporaryModuleResolutionState(packageJsonInfoCache, host, options) { argument 38145 packageJsonInfoCache: cache, property 38187 …romGlobalCache(moduleName, projectName, compilerOptions, host, globalCache, packageJsonInfoCache) { argument 38201 packageJsonInfoCache, property 105041 function getImpliedNodeFormatForFile(fileName, packageJsonInfoCache, host, options) { argument 105045 function getImpliedNodeFormatForFileWorker(fileName, packageJsonInfoCache, host, options) { argument
|
| D | typingsInstaller.js | 28315 packageJsonInfoCache: cache, property 29209 packageJsonInfoCache: cache, property
|