Searched refs:CanBeSpilled (Results 1 – 2 of 2) sorted by relevance
613 bool CanBeSpilled(LifetimePosition pos) const; in NON_EXPORTED_BASE()
485 bool LiveRange::CanBeSpilled(LifetimePosition pos) const { in CanBeSpilled() function in v8::internal::compiler::LiveRange4260 range->TopLevel()->IsFixed() || !range->CanBeSpilled(current->Start()); in AllocateBlockedReg()