Searched refs:LUA_ERRGCMM (Results 1 – 3 of 3) sorted by relevance
49 #define LUA_ERRGCMM 5 macro
901 case LUA_ERRGCMM: { in zcp_eval_impl()
832 status = LUA_ERRGCMM; /* error in __gc metamethod */ in GCTM()