Searched refs:requires_hole_check (Results 1 – 3 of 3) sorted by relevance
2773 bool requires_hole_check = hinstr->RequiresHoleCheck(); in DoLoadKeyedFixedArray() local2785 DCHECK(!requires_hole_check); in DoLoadKeyedFixedArray()2810 if (requires_hole_check) { in DoLoadKeyedFixedArray()
3015 bool requires_hole_check = hinstr->RequiresHoleCheck(); in DoShiftI() local3022 DCHECK(!requires_hole_check); in DoShiftI()3032 if (requires_hole_check) { in DoShiftI()
2974 bool requires_hole_check = hinstr->RequiresHoleCheck(); in DoShiftI() local2981 DCHECK(!requires_hole_check); in DoShiftI()2996 if (requires_hole_check) { in DoShiftI()