Home | History | Annotate | Download | only in src

Lines Matching refs:luaV_equalobj

407 int luaV_equalobj (lua_State *L, const TValue *t1, const TValue *t2) {
1088 if (luaV_equalobj(L, rb, rc) != GETARG_A(i))