Home | History | Annotate | Download | only in src

Lines Matching refs:GetEnumCache

5708       Handle<FixedArray> keys(desc->GetEnumCache(), isolate);
7813 DCHECK(!HasEnumCache() || new_cache->length() > GetEnumCache()->length());