Home | History | Annotate | Download | only in src

Lines Matching refs:should_handle

519   bool should_handle = true;
522 should_handle = false;
524 should_handle = false;
526 should_handle = false;
528 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH;