Home
last modified time | relevance | path

Searched refs:NewAndCopyTaggedArrayByObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h359 …JSHandle<TaggedArray> NewAndCopyTaggedArrayByObject(JSHandle<JSObject> thisObjHandle, uint32_t new…
Dobject_factory.cpp2472 JSHandle<TaggedArray> ObjectFactory::NewAndCopyTaggedArrayByObject(JSHandle<JSObject> thisObjHandle… in NewAndCopyTaggedArrayByObject() function in panda::ecmascript::ObjectFactory