Searched defs:newstack (Results 1 – 5 of 5) sorted by relevance
66 final OperandStack newstack = new OperandStack(this.maxStack); in clone() local
164 static void correctstack (lua_State *L, StkId oldstack, StkId newstack) { in correctstack()187 StkId newstack = luaM_reallocvector(L, L->stack, lim, newsize, StackValue); in luaD_reallocstack() local
475 int newstack = fs->freereg + n; in luaK_checkstack() local
475 uptr *newstack = (uptr*)internal_alloc(MBlockShadowStack, in GrowShadowStack() local
545 uptr *newstack = (uptr*)internal_alloc(MBlockShadowStack, in GrowShadowStack() local