Searched defs:cachedTypes (Results 1 – 3 of 3) sorted by relevance
39864 const cachedTypes = getCachedIterationTypes(type, cacheKey); constant40213 const cachedTypes = getCachedIterationTypes(type, "iterationTypesOfIteratorResult"); constant
73433 function setCachedIterationTypes(type, cacheKey, cachedTypes) { argument
87174 function setCachedIterationTypes(type, cacheKey, cachedTypes) { argument