Home
last modified time | relevance | path

Searched defs:IsJSArray (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_handler.h178 static inline bool IsJSArray(Type handler) in IsJSArray() function in panda::ecmascript::HandlerBase
/arkcompiler/ets_runtime/ecmascript/
H A Djs_object-inl.h97 inline bool JSObject::IsJSArray() const in IsJSArray() function in panda::ecmascript::JSObject
H A Djs_tagged_value-inl.h695 inline bool JSTaggedValue::IsJSArray() const in IsJSArray() function in panda::ecmascript::JSTaggedValue
H A Djs_hclass.h741 inline bool IsJSArray() const in IsJSArray() function in panda::ecmascript::JSHClass
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp502 bool JSValueRef::IsJSArray(const EcmaVM *vm) in IsJSArray() function in panda::JSValueRef

Completed in 21 milliseconds