Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h110 ISN_THROW, // pop value of stack, store in v:exception enumerator
H A Dvim9execute.c3513 case ISN_THROW: in exec_instructions()
5567 case ISN_THROW: in list_instructions()
H A Dvim9compile.c8915 if (generate_instr_drop(cctx, ISN_THROW, 1) == NULL) in compile_throw()
10591 case ISN_THROW: in delete_instr()