Home
last modified time | relevance | path

Searched refs:createResolutionCache (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts360 const resolutionCache = createResolutionCache(compilerHost,
DresolutionCache.ts159 …export function createResolutionCache(resolutionHost: ResolutionCacheHost, rootDirForResolution: s… function
/third_party/typescript/src/server/
Dproject.ts380 this.resolutionCache = createResolutionCache(
/third_party/typescript/lib/
DtypingsInstaller.js126294 …function createResolutionCache(resolutionHost, rootDirForResolution, logChangesWhenResolvingModule… function
127143 ts.createResolutionCache = createResolutionCache;
128792 var resolutionCache = ts.createResolutionCache(compilerHost, configFileName ?
Dtsc.js104923 …function createResolutionCache(resolutionHost, rootDirForResolution, logChangesWhenResolvingModule… function
105687 ts.createResolutionCache = createResolutionCache;
107112 var resolutionCache = ts.createResolutionCache(compilerHost, configFileName ?