Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_stable_array.cpp1276 …JSStableArray::FastCopyFromArrayToTypedArray(JSThread *thread, JSHandle<JSTypedArray> &targetArray, in FastCopyFromArrayToTypedArray()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp224 …meStubs::CopyTypedArrayBuffer(uintptr_t argGlue, JSTypedArray *srcArray, JSTypedArray *targetArray, in CopyTypedArrayBuffer()