Searched refs:old_errfunc (Results 1 – 6 of 6) sorted by relevance
503 L->errfunc = ci->u.c.old_errfunc; in finishCcall()561 L->errfunc = ci->u.c.old_errfunc; in recover()689 ptrdiff_t old_errfunc = L->errfunc; in luaD_pcall() local701 L->errfunc = old_errfunc; in luaD_pcall()
84 ptrdiff_t old_errfunc; member
956 ci->u.c.old_errfunc = L->errfunc; in lua_pcallk()962 L->errfunc = ci->u.c.old_errfunc; in lua_pcallk()
189 ptrdiff_t old_errfunc; member
688 L->errfunc = ci->u.c.old_errfunc; in finishpcallk()951 ptrdiff_t old_errfunc = L->errfunc; in luaD_pcall() local961 L->errfunc = old_errfunc; in luaD_pcall()
1072 ci->u.c.old_errfunc = L->errfunc; in lua_pcallk()1078 L->errfunc = ci->u.c.old_errfunc; in lua_pcallk()