Home | History | Annotate | Download | only in x64

Lines Matching full:first_object

2447     Register first_object, Register second_object, Register scratch1,
2450 Condition either_smi = CheckEitherSmi(first_object, second_object);
2454 movp(scratch1, FieldOperand(first_object, HeapObject::kMapOffset));