Searched defs:HasFixedDoubleRegisterPolicy (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/crankshaft/ | ||
H A D | lithium.h | 211 bool HasFixedDoubleRegisterPolicy() const { function in class:v8::internal::LUnallocated 239 DCHECK(HasFixedRegisterPolicy() || HasFixedDoubleRegisterPolicy()); |
Completed in 118 milliseconds