Searched refs:exception_is_compile_time_default (Results 1 – 1 of 1) sorted by relevance
11 #ifndef exception_is_compile_time_default12 static bool exception_is_compile_time_default(exception_handler_t handler) { in exception_is_compile_time_default() function55 hard_assert(handler == current || exception_is_compile_time_default(current)); in exception_set_exclusive_handler()64 hard_assert(exception_is_compile_time_default(original_handler)); in exception_restore_handler()