Searched refs:IsTheHoleAt (Results 1 – 1 of 1) sorted by relevance
353 bool IsTheHoleAt(T array, int index) { in IsTheHoleAt() function358 bool IsTheHoleAt(FixedDoubleArray array, int index) { in IsTheHoleAt() function364 if (IsTheHoleAt(array, index)) { in GetScalarElement()383 IsTheHoleAt(array, i - 1) == IsTheHoleAt(array, i)) { in DoPrintElements()393 if (print_the_hole && IsTheHoleAt(array, i - 1)) { in DoPrintElements()