Home | History | Annotate | Download | only in runtime

Lines Matching refs:NOT_EQUAL

1169   return Smi::FromInt(result.FromJust() ? EQUAL : NOT_EQUAL);
1179 return Smi::FromInt(x->StrictEquals(y) ? EQUAL : NOT_EQUAL);