Home | History | Annotate | Download | only in arm

Lines Matching full:scratch0

478                                  Register scratch0,
483 ASSERT(!object.is(cp) && !scratch0.is(cp) && !scratch1.is(cp));
489 InNewSpace(object, scratch0, eq, &done);
492 add(scratch0, object, offset);
495 RecordWriteHelper(object, scratch0, scratch1);
503 mov(scratch0, Operand(BitCast<int32_t>(kZapValue)));