Home | History | Annotate | Download | only in src

Lines Matching refs:is_the_hole

1804       if (double_array->is_the_hole(i)) {
2176 bool FixedArray::is_the_hole(int index) {
2236 if (array->is_the_hole(index)) {
2261 bool FixedDoubleArray::is_the_hole(int index) {