Lines Matching refs:equality
1007 // Equality is almost reflexive (everything but NaN), so this is a test
1123 // If lhs was not a number and rhs was a Smi then strict equality cannot
1147 // If lhs was not a number and rhs was a Smi then strict equality cannot
1172 // There is no test for undetectability in strict equality.
1226 // Fast negative check for internalized-to-internalized equality.
6224 // For equality we do not care about the sign of the result.
6421 bool equality = Token::IsEqualityOp(op_);
6460 if (equality) {
6481 if (equality) {
6492 if (equality) {