CanCover          494 src/lithium-allocator.cc   if (!CanCover(position)) return false;
CanCover         1119 src/lithium-allocator.cc     if (cur_range->CanCover(cur_start)) {
CanCover         1123 src/lithium-allocator.cc     if (cur_range->CanCover(pred_end)) {
CanCover          355 src/lithium-allocator.h   bool CanCover(LifetimePosition position) const;