Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Djs_object-inl.h199 inline bool JSObject::IsTypedArray() const in IsTypedArray() function
Djs_tagged_value-inl.h682 inline bool JSTaggedValue::IsTypedArray() const in IsTypedArray() function
Djs_hclass.h411 inline bool IsTypedArray() const in IsTypedArray() function
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp1872 bool JSValueRef::IsTypedArray() in IsTypedArray() function in panda::JSValueRef