Searched refs:kRegisterCodeByAllocationIndex (Results 1 – 2 of 2) sorted by relevance
88 Register result = { kRegisterCodeByAllocationIndex[index] }; in FromAllocationIndex()142 static const int kRegisterCodeByAllocationIndex[kMaxNumAllocatableRegisters];
85 Register::kRegisterCodeByAllocationIndex[kMaxNumAllocatableRegisters] = { member in v8::internal::Register