Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts641 const perFolderCache = cache && cache.getOrCreateCacheForDirectory(containingDirectory); constant
657 …const perFolderCache = cache && cache.getOrCreateCacheForDirectory(containingDirectory, redirected… constant