Lines Matching refs:GetBreakPointCount
605 return debug_info->GetBreakPointCount() > 0;
653 DCHECK(debug_info->GetBreakPointCount() > 0);
680 if (debug_info->GetBreakPointCount() == 0) {
915 if (debug_info->GetBreakPointCount() == 0) {
919 isolate->factory()->NewFixedArray(debug_info->GetBreakPointCount());
925 int break_points = break_point_info->GetBreakPointCount();