MAXSTACK          202 lib/lua/lcode.c     if (newstack >= MAXSTACK)
MAXSTACK          277 lib/lua/ldebug.c   check(pt->maxstacksize <= MAXSTACK);