Searched refs:kEnumCacheBridgeIndicesCacheIndex (Results 1 – 6 of 6) sorted by relevance
3230 return !bridge->get(kEnumCacheBridgeIndicesCacheIndex)->IsSmi(); in HasEnumIndicesCache()3236 return FixedArray::cast(bridge->get(kEnumCacheBridgeIndicesCacheIndex)); in GetEnumIndicesCache()3353 static const int kEnumCacheBridgeIndicesCacheIndex = 1; variable
4474 enumerable, map, DescriptorArray::kEnumCacheBridgeIndicesCacheIndex); in VisitForInStatement()
7957 set(kEnumCacheBridgeIndicesCacheIndex, new_index_cache); in SetEnumCache()
2572 static const int kEnumCacheBridgeIndicesCacheIndex = 2; variable
5666 set(kEnumCacheBridgeIndicesCacheIndex, new_index_cache); in SetEnumCache()5672 set(kEnumCacheBridgeIndicesCacheIndex, new_index_cache); in SetEnumCache()
3359 DescriptorArray::kEnumCacheBridgeIndicesCacheIndex)); in VisitForInStatement()