Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DwatchPublic.ts320 const resolutionCache = createResolutionCache(compilerHost, constant
/third_party/typescript/src/testRunner/unittests/
DmoduleResolution.ts208 const resolutionCache = createModuleResolutionCache("/", (f) => f); constant