Searched defs:newstack (Results 1 – 4 of 4) sorted by relevance
163 static void correctstack (lua_State *L, StkId oldstack, StkId newstack) { in correctstack()186 StkId newstack = luaM_reallocvector(L, L->stack, in luaD_reallocstack() local
475 int newstack = fs->freereg + n; in luaK_checkstack() local
264 int newstack = fs->freereg + n; in luaK_checkstack() local
581 uptr *newstack = (uptr*)internal_alloc(MBlockShadowStack, in GrowShadowStack() local