Home | History | Annotate | Download | only in x64

Lines Matching refs:equality

3350       // If it's not a heap number, then return equal for (in)equality operator.
3384 // If we're doing a strict equality comparison, we don't have to do
3409 // There is no test for undetectability in strict equality.
3471 // Fast negative check for symbol-to-symbol equality.
3511 // Not strict equality. Objects are unequal if
5508 // For equality we do not care about the sign of the result.
5630 bool equality = Token::IsEqualityOp(op_);
5669 if (equality) {
5687 if (equality) {
5701 if (equality) {