Searched defs:MapRegister (Results 1 – 8 of 8) sorted by relevance
32 const Register ElementTransitionAndStoreDescriptor::MapRegister() { in MapRegister() function in v8::internal::ElementTransitionAndStoreDescriptor
32 const Register ElementTransitionAndStoreDescriptor::MapRegister() { return a3; } in MapRegister() function in v8::internal::ElementTransitionAndStoreDescriptor
32 const Register ElementTransitionAndStoreDescriptor::MapRegister() { return x3; } in MapRegister() function in v8::internal::ElementTransitionAndStoreDescriptor
32 const Register ElementTransitionAndStoreDescriptor::MapRegister() { return r3; } in MapRegister() function in v8::internal::ElementTransitionAndStoreDescriptor
2317 static const Register MapRegister() { in MapRegister() function