Home | History | Annotate | Download | only in mips64

Lines Matching defs:scratch2

311     Handle<WeakCell> native_context_cell, Register scratch1, Register scratch2,
317 __ LoadWeakValue(scratch2, native_context_cell, miss);
320 __ Branch(&done, eq, scratch1, Operand(scratch2));
324 __ ld(scratch2, ContextMemOperand(scratch2, Context::SECURITY_TOKEN_INDEX));
326 __ Branch(miss, ne, scratch1, Operand(scratch2));
333 Register scratch2, Handle<Name> name, Label* miss,
339 DCHECK(!scratch2.is(object_reg) && !scratch2.is(holder_reg) &&
340 !scratch2.is(scratch1));
371 name, scratch2, miss);
385 scratch2);
510 __ Push(scratch3(), scratch2()); // slot, vector