Home
last modified time | relevance | path

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

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