Home
last modified time | relevance | path

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

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