Home
last modified time | relevance | path

Searched refs:allocatable_general_register_codes (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dregister-configuration.cc225 std::unique_ptr<int[]> allocatable_general_register_codes, in RestrictedRegisterConfiguration() argument
231 allocatable_general_register_codes.get(), in RestrictedRegisterConfiguration()
237 std::move(allocatable_general_register_codes)), in RestrictedRegisterConfiguration()