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.cpp45 bool Elements::IsInt(ElementsKind kind) in IsInt() function in panda::ecmascript::Elements
Djs_tagged_value.h163 ARK_INLINE bool IsInt() const in IsInt() function
/arkcompiler/ets_frontend/ets2panda/lexer/token/
Dnumber.h73 bool IsInt() const noexcept in IsInt() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h214 inline bool IsInt() const in IsInt() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h311 bool IsInt() const in IsInt() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp390 bool JSValueRef::IsInt() in IsInt() function in panda::JSValueRef