Searched defs:cachedTypes (Results 1 – 3 of 3) sorted by relevance
39802 const cachedTypes = getCachedIterationTypes(type, cacheKey); constant40151 const cachedTypes = getCachedIterationTypes(type, "iterationTypesOfIteratorResult"); constant
86959 function setCachedIterationTypes(type, cacheKey, cachedTypes) { argument
73234 function setCachedIterationTypes(type, cacheKey, cachedTypes) { argument