Searched refs:is_the_hole_nan (Results 1 – 2 of 2) sorted by relevance
1686 inline bool FixedDoubleArray::is_the_hole_nan(double value) { in is_the_hole_nan() function1708 ASSERT(!is_the_hole_nan(result)); in get_scalar()1747 return is_the_hole_nan(READ_DOUBLE_FIELD(this, offset)); in is_the_hole()
2367 inline static bool is_the_hole_nan(double value);