Searched defs:targetArray (Results 1 – 2 of 2) sorted by relevance
1420 …JSStableArray::FastCopyFromArrayToTypedArray(JSThread *thread, JSHandle<JSTypedArray> &targetArray, in FastCopyFromArrayToTypedArray()
272 …meStubs::CopyTypedArrayBuffer(uintptr_t argGlue, JSTypedArray *srcArray, JSTypedArray *targetArray, in CopyTypedArrayBuffer()3099 …JSHandle<JSTypedArray> targetArray = GetHArg<JSTypedArray>(argv, argc, 0); // 0: means the zeroth… in DEF_RUNTIME_STUBS() local