Home
last modified time | relevance | path

Searched refs:ISN_CATCH (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9.h112 ISN_CATCH, // drop v:exception enumerator
H A Dvim9execute.c3413 case ISN_CATCH: in exec_instructions()
5547 case ISN_CATCH: in list_instructions()
H A Dvim9compile.c8740 if (cctx->ctx_skip != SKIP_YES && generate_instr(cctx, ISN_CATCH) == NULL) in compile_catch()
10515 case ISN_CATCH: in delete_instr()