Home | History | Annotate | Download | only in mips

Lines Matching refs:equality

1110 // Equality is almost reflexive (everything but NaN), so this is a test
1231 // If lhs was not a number and rhs was a Smi then strict equality cannot
1270 // If lhs was not a number and rhs was a Smi then strict equality cannot
1460 // There is no test for undetectability in strict equality.
1527 // Fast negative check for symbol-to-symbol equality.
1952 __ Subu(at, at, tos_); // This is a check for equality for the movz below.
6768 // For equality we do not care about the sign of the result.
6897 bool equality = Token::IsEqualityOp(op_);
6935 if (equality) {
6956 if (equality) {
6967 if (equality) {