Searched refs:old_errfunc (Results 1 – 3 of 3) sorted by relevance
415 L->errfunc = ci->u.c.old_errfunc; in finishCcall()473 L->errfunc = ci->u.c.old_errfunc; in recover()601 ptrdiff_t old_errfunc = L->errfunc; in luaD_pcall() local613 L->errfunc = old_errfunc; in luaD_pcall()
84 ptrdiff_t old_errfunc; member
958 ci->u.c.old_errfunc = L->errfunc; in lua_pcallk()964 L->errfunc = ci->u.c.old_errfunc; in lua_pcallk()