Searched refs:RequiresRegister (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dlithium-allocator.h255 bool RequiresRegister() const;
H A Dlithium-allocator.cc80 bool UsePosition::RequiresRegister() const { function in class:v8::internal::UsePosition
201 while (pos != NULL && !pos->RequiresRegister()) {
478 !use_pos->RequiresRegister());

Completed in 54 milliseconds