Searched defs:IsInteger (Results 1 – 15 of 15) sorted by relevance
33 bool IsInteger() const in IsInteger() function
55 bool IsInteger() const in IsInteger() function
32 bool NumberLiteral::IsInteger() const in IsInteger() function in panda::es2panda::ir::NumberLiteral
50 static inline bool IsInteger(float v) in IsInteger() function
218 static inline bool IsInteger(double v) in IsInteger() function
134 bool Helpers::IsInteger(double number) in IsInteger() function
83 bool IsInteger() const noexcept in IsInteger() function
169 bool Helpers::IsInteger(double number) in IsInteger() function
268 bool IsInteger() const in IsInteger() function
99 JSTaggedValue BuiltinsNumber::IsInteger(EcmaRuntimeCallInfo *argv) in IsInteger() function in panda::ecmascript::builtins::BuiltinsNumber
190 HWTEST_F_L0(BuiltinsNumberTest, IsInteger) in HWTEST_F_L0() argument
76 bool JSTaggedValue::IsInteger() const in IsInteger() function in panda::ecmascript::JSTaggedValue
157 inline bool IsInteger() in IsInteger() function
983 HWTEST_F_L0(JSTaggedValueTest, IsInteger) in HWTEST_F_L0() argument
142 static inline bool IsInteger(DataType::Type type) in IsInteger() function