Searched defs:IsImpureNaN (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| H A D | tagged_value.h | 147 static inline bool IsImpureNaN(double value) in IsImpureNaN() function in panda::coretypes::TaggedValue |
| /arkcompiler/runtime_core/verifier/ | ||
| H A D | verifier.h | 127 inline bool IsImpureNaN(double value) in IsImpureNaN() function in panda::verifier::Verifier |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value.h | 280 static ARK_INLINE bool IsImpureNaN(double value) in IsImpureNaN() function in panda::ecmascript::JSTaggedValue |
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ | ||
| H A D | tagged_value.h | 355 static inline bool IsImpureNaN(double value) in IsImpureNaN() function in ark::coretypes::TaggedValue |
Completed in 4 milliseconds