Searched refs:GetEnumCache (Results 1 – 4 of 4) sorted by relevance
2678 FixedArray* enum_cache = descriptors->GetEnumCache(); in TrimEnumCache()2682 heap_->RightTrimFixedArray<Heap::FROM_GC>(descriptors->GetEnumCache(), in TrimEnumCache()
2914 FixedArray* GetEnumCache() { in GetEnumCache() function
5708 Handle<FixedArray> keys(desc->GetEnumCache(), isolate); in GetEnumPropertyKeys()7813 DCHECK(!HasEnumCache() || new_cache->length() > GetEnumCache()->length()); in SetEnumCache()
15299 return MakePair(object->map()->instance_descriptors()->GetEnumCache(), in RUNTIME_FUNCTION_RETURN_PAIR()