Home | History | Annotate | Download | only in src

Lines Matching refs:is_the_hole

5822       if (double_array->is_the_hole(i)) {
8339 if (!elements->is_the_hole(i)) return true;
8352 if (!elements->is_the_hole(i)) return true;
16128 if (!store->is_the_hole(i)) ++used;
16517 if (!FixedDoubleArray::cast(elements())->is_the_hole(i)) {
17604 if (elements->is_the_hole(i)) {
17611 if (elements->is_the_hole(holes)) {
19619 bool is_the_hole = cell->value()->IsTheHole();
19622 details = details.set_cell_type(is_the_hole ? PropertyCellType::kInvalidated
19626 if (is_the_hole) {