Searched refs:ts_try_label (Results 1 – 1 of 1) sorted by relevance
73 int ts_try_label; // instruction idx at TRY member8610 try_scope->se_u.se_try.ts_try_label = instr->ga_len; in compile_try()8674 isn = ((isn_T *)instr->ga_data) + scope->se_u.se_try.ts_try_label; in compile_catch()8774 isn = ((isn_T *)instr->ga_data) + scope->se_u.se_try.ts_try_label; in compile_finally()8850 try_isn = ((isn_T *)instr->ga_data) + scope->se_u.se_try.ts_try_label; in compile_endtry()