Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h50 bool IsInt(const JSThread *thread) const in IsInt() function
Delements.cpp26 bool Elements::IsInt(ElementsKind kind) in IsInt() function in panda::ecmascript::Elements
Djs_tagged_value.h179 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.h357 bool IsInt() const in IsInt() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1327 HWTEST_F_L0(JSNApiTests, IsInt) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp526 bool JSValueRef::IsInt() in IsInt() function in panda::JSValueRef