Home
last modified time | relevance | path

Searched refs:canonical_not_the_hole_nan_as_double (Results 1 – 7 of 7) sorted by relevance

/external/v8/test/cctest/
Dtest-macro-assembler-mips.cc154 i::FixedDoubleArray::canonical_not_the_hole_nan_as_double())); in TestNaN()
/external/v8/src/
Dobjects-debug.cc375 bit_cast<uint64_t>(canonical_not_the_hole_nan_as_double())) || in FixedDoubleArrayVerify()
Dobjects-inl.h2210 inline double FixedDoubleArray::canonical_not_the_hole_nan_as_double() { in canonical_not_the_hole_nan_as_double() function
2248 if (std::isnan(value)) value = canonical_not_the_hole_nan_as_double(); in set()
Dobjects.h2542 inline static double canonical_not_the_hole_nan_as_double();
/external/v8/src/arm/
Dsimulator-arm.cc1921 FixedDoubleArray::canonical_not_the_hole_nan_as_double() : value; in canonicalizeNaN()
/external/v8/src/x64/
Dmacro-assembler-x64.cc3391 FixedDoubleArray::canonical_not_the_hole_nan_as_double())); in StoreNumberToDoubleElements()
Dlithium-codegen-x64.cc4371 FixedDoubleArray::canonical_not_the_hole_nan_as_double())); in DoStoreKeyedFixedDoubleArray()