HomeSort by relevance Sort by last modified time
    Searched refs:RequiresRegister (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
lithium-allocator.h 255 bool RequiresRegister() const;
lithium-allocator.cc 80 bool UsePosition::RequiresRegister() const {
201 while (pos != NULL && !pos->RequiresRegister()) {
478 !use_pos->RequiresRegister());
    [all...]

Completed in 43 milliseconds