Lines Matching defs:equality
717 // There is no test for undetectability in strict equality.
774 // If right is not a number and left is a smi, then strict equality cannot
800 // If left is not a number and right is a smi then strict equality cannot
827 // Fast negative check for internalized-to-internalized equality.
3640 // For equality we do not care about the sign of the result.
3805 bool equality = Token::IsEqualityOp(op_);
3840 if (equality) {
3858 if (equality) {
3869 if (equality) {