Searched refs:canonical_not_the_hole_nan_as_double (Results 1 – 7 of 7) sorted by relevance
154 i::FixedDoubleArray::canonical_not_the_hole_nan_as_double())); in TestNaN()
375 bit_cast<uint64_t>(canonical_not_the_hole_nan_as_double())) || in FixedDoubleArrayVerify()
2210 inline double FixedDoubleArray::canonical_not_the_hole_nan_as_double() { in canonical_not_the_hole_nan_as_double() function2248 if (std::isnan(value)) value = canonical_not_the_hole_nan_as_double(); in set()
2542 inline static double canonical_not_the_hole_nan_as_double();
1921 FixedDoubleArray::canonical_not_the_hole_nan_as_double() : value; in canonicalizeNaN()
3391 FixedDoubleArray::canonical_not_the_hole_nan_as_double())); in StoreNumberToDoubleElements()
4371 FixedDoubleArray::canonical_not_the_hole_nan_as_double())); in DoStoreKeyedFixedDoubleArray()