Home | History | Annotate | Download | only in arm

Lines Matching refs:equality

1076 // Equality is almost reflexive (everything but NaN), so this is a test
1198 // If rhs is not a number and lhs is a Smi then strict equality cannot
1238 // If lhs is not a number and rhs is a smi then strict equality cannot
1387 // There is no test for undetectability in strict equality.
1454 // Fast negative check for symbol-to-symbol equality.
6545 // For equality we do not care about the sign of the result.
6664 bool equality = Token::IsEqualityOp(op_);
6699 if (equality) {
6716 if (equality) {
6727 if (equality) {