Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DtsbuildPublic.ts291 readonly moduleResolutionCache: ModuleResolutionCache | undefined; property
334 …const moduleResolutionCache = !compilerHost.resolveModuleNames ? createModuleResolutionCache(curre… constant
631 …const { cache, host, compilerHost, extendedConfigCache, moduleResolutionCache, typeReferenceDirect… constant
DresolutionCache.ts215 const moduleResolutionCache = createModuleResolutionCache( constant
/third_party/typescript/lib/
Dtsc.js111844 moduleResolutionCache, property