Searched refs:break_on_exception (Results 1 – 2 of 2) sorted by relevance
334 bool break_on_exception() { return break_on_exception_; } in break_on_exception() function
2487 debug->break_on_exception())) return; in OnException()2490 if (!debug->break_on_exception()) return; in OnException()