Searched defs:CopyTypedArrayBuffer (Results 1 – 2 of 2) sorted by relevance
3214 DEF_CALL_SIGNATURE(CopyTypedArrayBuffer) in DEF_CALL_SIGNATURE() argument3217 CallSignature CopyTypedArrayBuffer("CopyTypedArrayBuffer", 0, 6, in DEF_CALL_SIGNATURE() local
279 void RuntimeStubs::CopyTypedArrayBuffer(uintptr_t argGlue, JSTypedArray *srcArray, JSTypedArray *ta… in CopyTypedArrayBuffer() function in panda::ecmascript::RuntimeStubs