Searched refs:max_break_point_hit_count (Results 1 – 1 of 1) sorted by relevance
894 int max_break_point_hit_count = 0; variable902 if (event == v8::Break && break_point_hit_count < max_break_point_hit_count) { in DebugEventBreakMax()6052 max_break_point_hit_count = 10000; // 10000 => infinite loop. in TEST()