Home | History | Annotate | Download | only in cctest

Lines Matching refs:HasRealIndexedProperty

2645   CHECK(global->HasRealIndexedProperty(0));
6213 CHECK(result->ToObject()->HasRealIndexedProperty(2000));
19319 CHECK_EQ(false, global0->HasRealIndexedProperty(0));