Lines Matching refs:OBJECTS
1087 // The two objects are identical. If we know that one of them isn't NaN then
1100 // Comparing JS objects with <=, >= is complicated.
1486 // If both objects are undetectable, they are equal. Otherwise, they
1487 // are not equal, since they are different objects and an object is not
1637 // Handle the case where the objects are identical. Either returns the answer
1638 // or goes to slow. Only falls through if the objects were not identical.
1695 // At this point we know we are dealing with two different objects,
1696 // and neither of them is a Smi. The objects are in rhs_ and lhs_.
1720 // Returns an answer for two symbols or two detectable objects.
3810 // NOTE: Invocations of builtins may return failure objects
4368 // Do the allocation of all three objects in one go.
4544 // Do the allocation of both objects in one go.
5599 // the end of the string, but because objects are aligned, we have not read
6186 // Check that both objects are sequential ASCII strings.
6632 // Check that both operands are heap objects.
6674 // Check that both operands are heap objects.
6739 ASSERT(state_ == CompareIC::OBJECTS);