Searched refs:old_errfunc (Results 1 – 6 of 6) sorted by relevance
527 L->errfunc = ci->u.c.old_errfunc; /* with the same error function */ in finishCcall()593 L->errfunc = ci->u.c.old_errfunc; in recover()727 ptrdiff_t old_errfunc = L->errfunc; in luaD_pcall() local739 L->errfunc = old_errfunc; in luaD_pcall()
103 ptrdiff_t old_errfunc; member
977 ci->u.c.old_errfunc = L->errfunc; in lua_pcallk()983 L->errfunc = ci->u.c.old_errfunc; in lua_pcallk()
425 L->errfunc = ci->u.c.old_errfunc; in finishCcall()483 L->errfunc = ci->u.c.old_errfunc; in recover()611 ptrdiff_t old_errfunc = L->errfunc; in luaD_pcall() local623 L->errfunc = old_errfunc; in luaD_pcall()
84 ptrdiff_t old_errfunc; member
957 ci->u.c.old_errfunc = L->errfunc; in lua_pcallk()963 L->errfunc = ci->u.c.old_errfunc; in lua_pcallk()