Home | History | Annotate | Download | only in src

Lines Matching defs:is_the_hole_nan

1971 inline bool FixedDoubleArray::is_the_hole_nan(double value) {
1993 ASSERT(!is_the_hole_nan(result));
2032 return is_the_hole_nan(READ_DOUBLE_FIELD(this, offset));