Home | History | Annotate | Download | only in ia32

Lines Matching refs:OBJECTS

606   // be either smi or heap number objects (fp values). Requirements:
617 // Test if operands are smi or number objects (fp). Requirements:
648 // Test if operands are numbers (smi or HeapNumber objects), and load
2679 // Input: edx, eax are the left and right objects of a bit op.
3346 // Do the allocation of all three objects in one go.
3544 // Do the allocation of both objects in one go.
4255 // Identical objects can be compared fast, but there are some tricky cases
4328 // Strict equality can quickly decide whether objects are equal.
4334 // type conversion, so we generate code to do fast comparison for objects
4500 // Non-strict equality. Objects are unequal if
4526 // The objects are both undetectable, so they both compare as the value
4915 // NOTE: Invocations of builtins may return failure objects instead
6492 // Check that both objects are sequential ASCII strings.
6611 // Check that both operands are heap objects.
6659 // Check that both operands are heap objects.
6736 ASSERT(state_ == CompareIC::OBJECTS);