Searched refs:is_debug_exception (Results 1 – 1 of 1) sorted by relevance
483 bool is_debug_exception = (code == EXCEPTION_BREAKPOINT) || in HandleException() local495 if (!is_debug_exception || in HandleException()