Searched refs:HasEnumCache (Results 1 – 3 of 3) sorted by relevance
2906 bool HasEnumCache() { in HasEnumCache() function2915 DCHECK(HasEnumCache()); in GetEnumCache()2935 DCHECK(HasEnumCache()); in GetEnumCacheSlot()5959 DCHECK(length == 0 || instance_descriptors()->HasEnumCache()); in SetEnumLength()
3067 if (descriptors->HasEnumCache()) { in EnsureDescriptorSlack()5706 if (object->map()->instance_descriptors()->HasEnumCache()) { in GetEnumPropertyKeys()7813 DCHECK(!HasEnumCache() || new_cache->length() > GetEnumCache()->length()); in SetEnumCache()
2665 if (descriptors->HasEnumCache()) TrimEnumCache(map, descriptors); in TrimDescriptorArray()