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