Home | History | Annotate | Download | only in src

Lines Matching refs:is_the_hole

1234                           ->is_the_hole(isolate, index)
1779 if (BackingStore::cast(*store)->is_the_hole(isolate, i)) continue;
1794 if (!backing_store->is_the_hole(isolate, entry - 1)) break;
1840 if ((entry > 0 && backing_store->is_the_hole(isolate, entry - 1)) ||
1842 backing_store->is_the_hole(isolate, entry + 1))) {
1846 if (!backing_store->is_the_hole(isolate, i)) break;
1855 if (!backing_store->is_the_hole(isolate, i)) {
1918 return !BackingStore::cast(backing_store)->is_the_hole(isolate, entry);
1970 backing_store->is_the_hole(isolate, i)));
1975 DCHECK(!backing_store->is_the_hole(isolate, i));
2178 elements->is_the_hole(k)) {
2218 elements->is_the_hole(k)) {
2251 elements->is_the_hole(k)) {
2655 if (elements->is_the_hole(k)) {