Searched refs:accessor_info_arg (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/x64/
H A Dcode-stubs-x64.cc5009 Register accessor_info_arg = rdx; local
5013 Register accessor_info_arg = rsi;
5035 __ leap(accessor_info_arg, StackSpaceOperand(0));
5041 // but not accessor_info_arg or name_arg
5042 ASSERT(!api_function_address.is(accessor_info_arg) &&

Completed in 78 milliseconds