Home
last modified time | relevance | path

Searched defs:IsInteger (Results 1 - 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_Float.cpp56 static inline bool IsInteger(float v) in IsInteger() function
H A Dstd_core_Double.cpp269 static inline bool IsInteger(double v) in IsInteger() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dprim_types.h33 bool IsInteger() const in IsInteger() function in maple::PrimitiveType
H A Dcfg_primitive_types.h51 bool IsInteger() const in IsInteger() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
H A DnumberLiteral.cpp32 bool NumberLiteral::IsInteger() const in IsInteger() function in panda::es2panda::ir::NumberLiteral
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_number.cpp90 JSTaggedValue BuiltinsNumber::IsInteger(EcmaRuntimeCallInfo *argv) in IsInteger() function in panda::ecmascript::builtins::BuiltinsNumber
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate_matchers.h270 bool IsInteger() const in IsInteger() function
/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.h216 bool Helpers::IsInteger(double number) in IsInteger() function in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::util::Helpers
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_number_stub_builder.cpp156 void BuiltinsNumberStubBuilder::IsInteger(Variable *result, Label *exit, Label *slowPath) in IsInteger() function in panda::ecmascript::kungfu::BuiltinsNumberStubBuilder
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.h211 bool Helpers::IsInteger(double number) in IsInteger() function in panda::es2panda::panda::panda::es2panda::panda::panda::es2panda::panda::es2panda::panda::es2panda::util::SignedNumberLiteral::Helpers
/arkcompiler/ets_runtime/ecmascript/
H A Djs_tagged_value.cpp323 bool JSTaggedValue::IsInteger() const in IsInteger() function in panda::ecmascript::JSTaggedValue
H A Decma_string.h169 inline bool IsInteger() in IsInteger() function in panda::ecmascript::EcmaString
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp193 static inline bool IsInteger(DataType::Type type) in IsInteger() function
[all...]

Completed in 20 milliseconds