Searched refs:HolesType (Results 1 – 4 of 4) sorted by relevance
32 enum class HolesType { enum75 HolesType holes);
379 HolesType holes) in SortIndexedProperties()401 if (holes == HolesType::SKIP_HOLES) { in SortIndexedProperties()406 ASSERT(holes == HolesType::READ_THROUGH_HOLES); in SortIndexedProperties()
430 ArrayHelper::SortIndexedProperties(thread, obj, len, fn, base::HolesType::SKIP_HOLES); in Sort()
3097 base::HolesType::READ_THROUGH_HOLES); in ToSorted()