Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts39864 const cachedTypes = getCachedIterationTypes(type, cacheKey); constant
40213 const cachedTypes = getCachedIterationTypes(type, "iterationTypesOfIteratorResult"); constant
/third_party/typescript/lib/
Dtsc.js73433 function setCachedIterationTypes(type, cacheKey, cachedTypes) { argument
DtypingsInstaller.js87174 function setCachedIterationTypes(type, cacheKey, cachedTypes) { argument