Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h109 ISN_TRY, // add entry to ec_trystack, uses isn_arg.try enumerator
H A Dvim9execute.c3374 case ISN_TRY: in exec_instructions()
5530 case ISN_TRY: in list_instructions()
H A Dvim9compile.c8611 if ((isn = generate_instr(cctx, ISN_TRY)) == NULL) in compile_try()
10495 case ISN_TRY: in delete_instr()