Searched refs:break_points_hit_count (Results 1 – 1 of 1) sorted by relevance
515 int break_points_hit_count = 0; in CheckBreakPoints() local523 break_points_hit->set(break_points_hit_count++, *o); in CheckBreakPoints()529 break_points_hit->set(break_points_hit_count++, *break_point_objects); in CheckBreakPoints()534 if (break_points_hit_count == 0) { in CheckBreakPoints()539 result->set_length(Smi::FromInt(break_points_hit_count)); in CheckBreakPoints()