Searched defs:num_allocatable_general_registers (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/codegen/ | ||
| H A D | register-configuration.cc | 150 RestrictedRegisterConfiguration( int num_allocatable_general_registers, std::unique_ptr<int[]> allocatable_general_register_codes, std::unique_ptr<char const*[]> allocatable_general_register_names) RestrictedRegisterConfiguration() argument |
| H A D | register-configuration.h | 47 int num_allocatable_general_registers() const { in num_allocatable_general_registers() function in v8::internal::RegisterConfiguration |
Completed in 3 milliseconds