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

/external/v8/src/x64/
H A Dassembler-x64.h102 return kAllocationIndexByRegisterCode[reg.code()];
161 static const int kAllocationIndexByRegisterCode[kNumRegisters]; member in struct:v8::internal::Register
H A Dassembler-x64.cc207 const int Register::kAllocationIndexByRegisterCode[kNumRegisters] = { member in class:v8::internal::Register
/external/chromium_org/v8/src/x64/
H A Dassembler-x64.h104 return kAllocationIndexByRegisterCode[reg.code()];
164 static const int kAllocationIndexByRegisterCode[kNumRegisters]; member in struct:v8::internal::Register
H A Dassembler-x64.cc147 const int Register::kAllocationIndexByRegisterCode[kNumRegisters] = { member in class:v8::internal::Register

Completed in 75 milliseconds