Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h221 inline bool JSObject::IsTypedArray() const in IsTypedArray() function
Djs_tagged_value-inl.h895 inline bool JSTaggedValue::IsTypedArray() const in IsTypedArray() function
Djs_hclass.h601 inline bool IsTypedArray() const in IsTypedArray() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2417 inline GateRef StubBuilder::IsTypedArray(GateRef obj) in IsTypedArray() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3127 bool JSValueRef::IsTypedArray() in IsTypedArray() function in panda::JSValueRef