Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DresolutionCache.ts812 const dirWatcher = directoryWatchesOfFailedLookups.get(dirPath); constant
879 const dirWatcher = directoryWatchesOfFailedLookups.get(dirPath)!; constant