Searched refs:NOCLOSINGMETH (Results 1 – 4 of 4) sorted by relevance
50 #define NOCLOSINGMETH (-1) macro
228 if (uv->tbc && status != NOCLOSINGMETH) { in luaF_close()
355 luaF_close(L1, L1->stack, NOCLOSINGMETH); /* close all upvalues */ in luaE_freethread()
1631 luaF_close(L, base, NOCLOSINGMETH); in luaV_execute()