Home | History | Annotate | Download | only in x64

Lines Matching refs:name_arg

5374   Register name_arg = rcx;
5378 Register name_arg = rdi;
5390 __ leap(name_arg, Operand(rsp, kPCOnStackSize));
5393 __ leap(scratch, Operand(name_arg, 1 * kPointerSize));
5406 // but not accessor_info_arg or name_arg
5408 !api_function_address.is(name_arg));