Searched refs:luaE_warnerror (Results 1 – 4 of 4) sorted by relevance
361 LUAI_FUNC void luaE_warnerror (lua_State *L, const char *where);
169 luaE_warnerror(L, "__close metamethod"); in callclosemth()
422 void luaE_warnerror (lua_State *L, const char *where) { in luaE_warnerror() function
920 luaE_warnerror(L, "__gc metamethod"); in GCTM()