Home | History | Annotate | Download | only in x64

Lines Matching full:first_object

2538     Register first_object, Register second_object, Register scratch1,
2541 Condition either_smi = CheckEitherSmi(first_object, second_object);
2545 movp(scratch1, FieldOperand(first_object, HeapObject::kMapOffset));