Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp3394 DEF_CALL_SIGNATURE(ObjectCopy) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp4448 void RuntimeStubs::ObjectCopy(JSTaggedType *dst, JSTaggedType *src, uint32_t count) in ObjectCopy() function in panda::ecmascript::RuntimeStubs