Home | History | Annotate | Download | only in cctest

Lines Matching refs:IsTheHole

1962     CHECK(proto->IsTheHole() || proto->IsJSObject());
2752 CHECK(cells->GetCell(0)->value()->IsTheHole());
2753 CHECK(cells->GetCell(1)->value()->IsTheHole());