Searched refs:rethook (Results 1 – 1 of 1) sorted by relevance
326 static StkId rethook (lua_State *L, CallInfo *ci, StkId firstres, int nres) { in rethook() function416 L->top = rethook(L, ci, L->top - nres, nres); in luaD_poscall()