Home | History | Annotate | Download | only in x64

Lines Matching refs:OBJECTS

1801 // Input: rdx, rax are the left and right objects of a bit op.
1829 // Input: rdx, rax are the left and right objects of a bit op.
2377 // Do the allocation of all three objects in one go.
2595 // Do the allocation of both objects in one go.
3323 // Two identical objects are equal unless they are both NaN or undefined.
3355 // Call runtime on identical objects. Otherwise return equal.
3385 // type conversion, so we generate code to do fast comparison for objects
3511 // Not strict equality. Objects are unequal if
3533 // The objects are both undetectable, so they both compare as the value
3935 // NOTE: Invocations of builtins may return failure objects
5593 // Check that both operands are heap objects.
5639 // Check that both operands are heap objects.
5713 ASSERT(state_ == CompareIC::OBJECTS);