Searched refs:try_finally (Results 1 – 3 of 3) sorted by relevance
253 int try_finally; // :finally or :endtry position to jump to member
3390 iptr->isn_arg.try.try_ref->try_finally; in exec_instructions()5534 if (try->try_ref->try_finally == 0) in list_instructions()5543 try->try_ref->try_finally, in list_instructions()
8775 if (isn->isn_arg.try.try_ref->try_finally != 0) in compile_finally()8804 isn->isn_arg.try.try_ref->try_finally = this_instr; in compile_finally()8854 && try_isn->isn_arg.try.try_ref->try_finally == 0) in compile_endtry()