Searched refs:luaH_free (Results 1 – 3 of 3) sorted by relevance
54 LUAI_FUNC void luaH_free (lua_State *L, Table *t);
627 void luaH_free (lua_State *L, Table *t) { in luaH_free() function
783 luaH_free(L, gco2t(o)); in freeobj()
Completed in 7 milliseconds