Home | History | Annotate | Download | only in src

Lines Matching refs:is_the_hole_nan

2200 inline bool FixedDoubleArray::is_the_hole_nan(double value) {
2222 DCHECK(!is_the_hole_nan(result));
2263 return is_the_hole_nan(READ_DOUBLE_FIELD(this, offset));