Searched refs:IsTheHoleAt (Results 1 – 1 of 1) sorted by relevance
455 bool IsTheHoleAt(T* array, int index) { in IsTheHoleAt() function460 bool IsTheHoleAt(FixedDoubleArray* array, int index) { in IsTheHoleAt() function466 if (IsTheHoleAt(array, index)) { in GetScalarElement()485 IsTheHoleAt(array, i - 1) == IsTheHoleAt(array, i)) { in DoPrintElements()495 if (print_the_hole && IsTheHoleAt(array, i - 1)) { in DoPrintElements()