Searched refs:break_points_hit_count (Results 1 – 1 of 1) sorted by relevance
1058 int break_points_hit_count = 0; in CheckBreakPoints() local1066 break_points_hit->set(break_points_hit_count++, *o); in CheckBreakPoints()1072 break_points_hit->set(break_points_hit_count++, *break_point_objects); in CheckBreakPoints()1077 if (break_points_hit_count == 0) { in CheckBreakPoints()1082 result->set_length(Smi::FromInt(break_points_hit_count)); in CheckBreakPoints()