Searched refs:get_compTM (Results 1 – 1 of 1) sorted by relevance
176 static const TValue *get_compTM (lua_State *L, Table *mt1, Table *mt2, in get_compTM() function265 tm = get_compTM(L, uvalue(t1)->metatable, uvalue(t2)->metatable, in luaV_equalval()271 tm = get_compTM(L, hvalue(t1)->metatable, hvalue(t2)->metatable, TM_EQ); in luaV_equalval()