Covers 9452 src/hydrogen.cc while (cur_interval != NULL && range->Covers(cur_interval->start())) { Covers 1414 src/lithium-allocator.cc while (cur != NULL && !cur->Covers(safe_point_pos.PrevInstruction())) { Covers 1456 src/lithium-allocator.cc if (range->Covers(position) && Covers 1557 src/lithium-allocator.cc } else if (!cur_active->Covers(position)) { Covers 1568 src/lithium-allocator.cc } else if (cur_inactive->Covers(position)) { Covers 356 src/lithium-allocator.h bool Covers(LifetimePosition position);