Home
last modified time | relevance | path

Searched defs:allocatable_general_codes_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dregister-configuration.cc153 allocatable_general_codes_[kMaxAllocatableGeneralRegisterCount - 1]; member in v8::internal::__anone4b9c64c0111::ArchDefaultPoisoningRegisterConfiguration
156 int ArchDefaultPoisoningRegisterConfiguration::allocatable_general_codes_ member in v8::internal::__anone4b9c64c0111::ArchDefaultPoisoningRegisterConfiguration
201 allocatable_general_codes_[kMaxAllocatableGeneralRegisterCount - 1]; member in v8::internal::__anone4b9c64c0111::ArchPreserveRootIA32RegisterConfiguration
204 int ArchPreserveRootIA32RegisterConfiguration::allocatable_general_codes_ member in v8::internal::__anone4b9c64c0111::ArchPreserveRootIA32RegisterConfiguration
Dregister-configuration.h162 const int* allocatable_general_codes_; variable