Searched defs:IsInt (Results 1 – 5 of 5) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_primitive_ref.h | 49 bool IsInt() const in IsInt() function |
D | elements.cpp | 45 bool Elements::IsInt(ElementsKind kind) in IsInt() function in panda::ecmascript::Elements |
D | js_tagged_value.h | 223 ARK_INLINE bool IsInt() const in IsInt() function |
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
D | pgo_profiler_type.h | 257 bool IsInt() const in IsInt() function |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
D | jsnapi.cpp | 3057 bool JSValueRef::IsInt() in IsInt() function in panda::JSValueRef |