Searched defs:INFINITY_VALUE (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
H A D | builtins_global.h | 108 static const inline JSTaggedValue INFINITY_VALUE = JSTaggedValue(base::POSITIVE_INFINITY); member in panda::ecmascript::builtins::BuiltinsGlobal |
Completed in 2 milliseconds