Lines Matching refs:scratch
662 // -- a3 : target map, scratch for subsequent call
663 // -- t0 : scratch (elements)
690 // -- a3 : target map, scratch for subsequent call
691 // -- t0 : scratch (elements)
695 Register scratch = t6;
713 __ sll(scratch, t1, 2);
714 __ Addu(scratch, scratch, FixedDoubleArray::kHeaderSize);
715 __ Allocate(scratch, t2, t3, t5, &gc_required, DOUBLE_ALIGNMENT);
820 // -- a3 : target map, scratch for subsequent call
821 // -- t0 : scratch (elements)