Searched refs:luaE_warnerror (Results 1 – 3 of 3) sorted by relevance
399 LUAI_FUNC void luaE_warnerror (lua_State *L, const char *where);
427 void luaE_warnerror (lua_State *L, const char *where) { in luaE_warnerror() function
920 luaE_warnerror(L, "__gc metamethod"); in GCTM()
Completed in 9 milliseconds