| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | prim_types.h | 33 bool IsInteger() const in IsInteger() function
|
| D | cfg_primitive_types.h | 51 bool IsInteger() const in IsInteger() function
|
| /arkcompiler/ets_runtime/common_components/objects/string_table/ |
| D | integer_cache.h | 59 bool IsInteger() const in IsInteger() function
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/literals/ |
| D | numberLiteral.cpp | 31 bool NumberLiteral::IsInteger() const in IsInteger() function in panda::es2panda::ir::NumberLiteral
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_core_Float.cpp | 55 static inline bool IsInteger(float v) in IsInteger() function
|
| D | std_core_Double.cpp | 282 static inline bool IsInteger(double v) in IsInteger() function
|
| /arkcompiler/runtime_core/common_interfaces/objects/string/ |
| D | base_string_declare.h | 109 inline bool IsInteger(ReadBarrier &&readBarrier) in IsInteger() function
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | helpers.h | 204 bool Helpers::IsInteger(double number) in IsInteger() function
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| D | helpers.h | 246 bool Helpers::IsInteger(double number) in IsInteger() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | gate_matchers.h | 270 bool IsInteger() const in IsInteger() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_number_stub_builder.cpp | 152 void BuiltinsNumberStubBuilder::IsInteger(Variable *result, Label *exit, Label *slowPath) in IsInteger() function in panda::ecmascript::kungfu::BuiltinsNumberStubBuilder
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_number.cpp | 91 JSTaggedValue BuiltinsNumber::IsInteger(EcmaRuntimeCallInfo *argv) in IsInteger() function in panda::ecmascript::builtins::BuiltinsNumber
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_number_test.cpp | 166 HWTEST_F_L0(BuiltinsNumberTest, IsInteger) in HWTEST_F_L0() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_string.h | 140 inline bool IsInteger(const JSThread* thread) in IsInteger() function
|
| D | js_tagged_value.cpp | 359 bool JSTaggedValue::IsInteger() const in IsInteger() function in panda::ecmascript::JSTaggedValue
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | tagged_value_test.cpp | 955 HWTEST_F_L0(JSTaggedValueTest, IsInteger) in HWTEST_F_L0() argument
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 449 static inline bool IsInteger(DataType::Type type) in IsInteger() function
|