Searched defs:cachedTypes (Results 1 – 3 of 3) sorted by relevance
40468 const cachedTypes = getCachedIterationTypes(type, cacheKey); constant40817 const cachedTypes = getCachedIterationTypes(type, "iterationTypesOfIteratorResult"); constant
74635 function setCachedIterationTypes(type, cacheKey, cachedTypes) { argument
88585 function setCachedIterationTypes(type, cacheKey, cachedTypes) { argument