Searched refs:try_isn (Results 1 – 1 of 1) sorted by relevance
8826 isn_T *try_isn; in compile_endtry() local8850 try_isn = ((isn_T *)instr->ga_data) + scope->se_u.se_try.ts_try_label; in compile_endtry()8853 if (try_isn->isn_arg.try.try_ref->try_catch == 0 in compile_endtry()8854 && try_isn->isn_arg.try.try_ref->try_finally == 0) in compile_endtry()8889 try_isn->isn_arg.try.try_ref->try_endtry = instr->ga_len; in compile_endtry()