Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h113 ISN_FINALLY, // start of :finally block enumerator
H A Dvim9execute.c3462 case ISN_FINALLY: in exec_instructions()
5561 case ISN_FINALLY: in list_instructions()
H A Dvim9compile.c8812 if (generate_instr(cctx, ISN_FINALLY) == NULL) in compile_finally()
10542 case ISN_FINALLY: in delete_instr()