Home
last modified time | relevance | path

Searched refs:is_the_hole_nan (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dobjects-inl.h1686 inline bool FixedDoubleArray::is_the_hole_nan(double value) { in is_the_hole_nan() function
1708 ASSERT(!is_the_hole_nan(result)); in get_scalar()
1747 return is_the_hole_nan(READ_DOUBLE_FIELD(this, offset)); in is_the_hole()
Dobjects.h2367 inline static bool is_the_hole_nan(double value);