condmovestack
condmovestack(L); /* don't change stack (change only for debugging) */
luaD_growstack(L, n); else condmovestack(L);
#define condchangemem(L) condmovestack(L)