Searched defs:oldtop (Results 1 – 2 of 2) sorted by relevance
154 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj()550 StkId oldtop; in recover() local693 StkId oldtop = restorestack(L, old_top); in luaD_pcall() local
91 void luaD_seterrorobj (lua_State *L, int errcode, StkId oldtop) { in luaD_seterrorobj()