Home | History | Annotate | Download | only in src

Lines Matching refs:should_handle

1823   bool should_handle = true;
1826 should_handle = false;
1828 should_handle = false;
1830 should_handle = false;
1832 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH;