Searched defs:ArrayCopy (Results 1 – 2 of 2) sorted by relevance
3398 CallSignature ArrayCopy("ObjectCopy", 0, paramCount, in DEF_CALL_SIGNATURE() local
11709 void StubBuilder::ArrayCopy(GateRef glue, GateRef srcObj, GateRef srcAddr, GateRef dstObj, in ArrayCopy() function in panda::ecmascript::kungfu::StubBuilder