Searched defs:ArrayCopy (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_signature.cpp | 3327 CallSignature ArrayCopy("CopyObjectPrimitive", 0, paramCount, in DEF_CALL_SIGNATURE() local 3347 CallSignature ArrayCopy("ObjectCopy", 0, paramCount, in DEF_CALL_SIGNATURE() local
|
| D | stub_builder.cpp | 13194 void StubBuilder::ArrayCopy(GateRef glue, GateRef srcObj, GateRef srcAddr, GateRef dstObj, in ArrayCopy() function in panda::ecmascript::kungfu::StubBuilder
|