Searched refs:requires_hole_check (Results 1 – 2 of 2) sorted by relevance
2953 bool requires_hole_check = hinstr->RequiresHoleCheck(); in DoLoadKeyedFixedArray() local2965 DCHECK(!requires_hole_check); in DoLoadKeyedFixedArray()2990 if (requires_hole_check) { in DoLoadKeyedFixedArray()
3175 bool requires_hole_check = hinstr->RequiresHoleCheck(); in DoShiftI() local3182 DCHECK(!requires_hole_check); in DoShiftI()3192 if (requires_hole_check) { in DoShiftI()