Searched refs:try_scope (Results 1 – 1 of 1) sorted by relevance
8591 scope_T *try_scope; in compile_try() local8598 try_scope = new_scope(cctx, TRY_SCOPE); in compile_try()8599 if (try_scope == NULL) in compile_try()8610 try_scope->se_u.se_try.ts_try_label = instr->ga_len; in compile_try()