Searched defs:IsInt (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_primitive_ref.h | 49 bool IsInt() const in IsInt() function in panda::ecmascript::JSPrimitiveRef |
| H A D | elements.cpp | 37 bool Elements::IsInt(ElementsKind kind) in IsInt() function in panda::ecmascript::Elements |
| H A D | js_tagged_value.h | 173 ARK_INLINE bool IsInt() const in IsInt() function in panda::ecmascript::JSTaggedValue |
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ | ||
| H A D | tagged_value.h | 212 inline bool IsInt() const in IsInt() function in ark::coretypes::TaggedValue |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ | ||
| H A D | pgo_profiler_type.h | 349 bool IsInt() const in IsInt() function in panda::ecmascript::pgo::PGOSampleTemplate |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 462 bool JSValueRef::IsInt() in IsInt() function in panda::JSValueRef |
Completed in 18 milliseconds