Searched defs:NAN_VALUE (Results 1 – 2 of 2) sorted by relevance
109 static const inline JSTaggedValue NAN_VALUE = JSTaggedValue(base::NAN_VALUE); variable
48 inline constexpr double NAN_VALUE = coretypes::TaggedValue::VALUE_NAN; variable