Home | History | Annotate | Download | only in cctest

Lines Matching refs:IsNearDeath

418   CHECK(!global_handles->IsNearDeath(h2.location()));
419 CHECK(!global_handles->IsNearDeath(h1.location()));
457 CHECK(!GlobalHandles::IsNearDeath(h1.location()));
458 CHECK(!GlobalHandles::IsNearDeath(h2.location()));
466 CHECK(!GlobalHandles::IsNearDeath(h1.location()));
4143 CHECK(p->IsNearDeath());