Searched refs:in_exception_callback_fn (Results 1 – 2 of 2) sorted by relevance
306 bool in_exception_callback_fn; member
16411 if (!is_subprog || frame->in_exception_callback_fn) { in check_return_code()16451 if (is_subprog && !frame->in_exception_callback_fn) { in check_return_code()22204 state->frame[0]->in_exception_callback_fn = true; in do_check_common()