Searched defs:allocatable_general_codes_mask_ (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dregister-configuration.h65 return allocatable_general_codes_mask_;
74 return ((1 << index) & allocatable_general_codes_mask_) != 0;
140 int32_t allocatable_general_codes_mask_; member in class:v8::internal::RegisterConfiguration

Completed in 182 milliseconds