Searched defs:CloneProperties (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | new_object_stub_builder.cpp | 148 GateRef NewObjectStubBuilder::CloneProperties(GateRef glue, GateRef currentEnv,
in CloneProperties() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | object_factory.cpp | 491 JSHandle<TaggedArray> ObjectFactory::CloneProperties(const JSHandle<TaggedArray> &old) in CloneProperties() function in panda::ecmascript::ObjectFactory 594 JSHandle<TaggedArray> ObjectFactory::CloneProperties(const JSHandle<TaggedArray> &old, in CloneProperties() function in panda::ecmascript::ObjectFactory |
Completed in 15 milliseconds