Searched refs:break_points_active (Results 1 – 2 of 2) sorted by relevance
531 bool break_points_active() const { return break_points_active_; } in break_points_active() function
69 if (isolate->debug()->break_points_active()) { in RUNTIME_FUNCTION()