Searched refs:thisVal (Results 1 – 1 of 1) sorted by relevance
191 IRubyObject thisVal = getField(context, fdef); in eq() local193 IRubyObject ret = thisVal.callMethod(context, "==", thatVal); in eq()