Searched refs:nonRelativeModuleNameCache (Results 1 – 3 of 3) sorted by relevance
185 …const nonRelativeModuleNameCache: CacheWithRedirects<PerModuleNameCache> = createCacheWithRedirect… constant191 nonRelativeModuleNameCache,
126316 var nonRelativeModuleNameCache = ts.createCacheWithRedirects();126318 /*options*/ undefined, perDirectoryResolvedModuleNames, nonRelativeModuleNameCache);
104942 var nonRelativeModuleNameCache = ts.createCacheWithRedirects();104943 …Host.getCanonicalFileName, undefined, perDirectoryResolvedModuleNames, nonRelativeModuleNameCache);