Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h49 bool IsInt() const in IsInt() function
Djs_tagged_value.h221 ARK_INLINE bool IsInt() const in IsInt() function
/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h192 inline bool IsInt() const in IsInt() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2301 bool JSValueRef::IsInt() in IsInt() function in panda::JSValueRef