Lines Matching defs:equality
754 // Equality is almost reflexive (everything but NaN), so this is a test
869 // If rhs is not a number and lhs is a Smi then strict equality cannot
896 // If lhs is not a number and rhs is a smi then strict equality cannot
927 // There is no test for undetectability in strict equality.
985 // Fast negative check for internalized-to-internalized equality.
3830 // For equality we do not care about the sign of the result.
4002 bool equality = Token::IsEqualityOp(op_);
4038 if (equality) {
4055 if (equality) {
4066 if (equality) {