Home
last modified time | relevance | path

Searched defs:CopyFromKeyArray (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp738 GateRef BuiltinsObjectStubBuilder::CopyFromKeyArray(GateRef glue, GateRef elements) in CopyFromKeyArray() function in panda::ecmascript::kungfu::BuiltinsObjectStubBuilder
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp3308 JSHandle<TaggedArray> ObjectFactory::CopyFromKeyArray(const JSHandle<TaggedArray> &old) in CopyFromKeyArray() function in panda::ecmascript::ObjectFactory