Home
last modified time | relevance | path

Searched defs:IsInt (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h49 bool IsInt() const in IsInt() function
Delements.cpp26 bool Elements::IsInt(ElementsKind kind) in IsInt() function in panda::ecmascript::Elements
Djs_tagged_value.h177 ARK_INLINE bool IsInt() const in IsInt() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h212 inline bool IsInt() const in IsInt() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h355 bool IsInt() const in IsInt() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1316 HWTEST_F_L0(JSNApiTests, IsInt) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp509 bool JSValueRef::IsInt() in IsInt() function in panda::JSValueRef