Lines Matching full:scratch0
759 Register scratch0,
762 ASSERT(!scratch0.is(src));
763 ASSERT(!scratch0.is(scratch1));
765 MemOperand location = VarOperand(var, scratch0);
769 __ RecordWriteContextSlot(scratch0,
3060 Register scratch0 = t5;
3077 __ lw(scratch0, FieldMemOperand(object, JSDate::kCacheStampOffset));
3078 __ Branch(&runtime, ne, scratch1, Operand(scratch0));