Searched defs:CopyFromKeyArray (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
| D | builtins_object_stub_builder.cpp | 738 GateRef BuiltinsObjectStubBuilder::CopyFromKeyArray(GateRef glue, GateRef elements) in CopyFromKeyArray() function in panda::ecmascript::kungfu::BuiltinsObjectStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_factory.cpp | 3308 JSHandle<TaggedArray> ObjectFactory::CopyFromKeyArray(const JSHandle<TaggedArray> &old) in CopyFromKeyArray() function in panda::ecmascript::ObjectFactory |