Home
last modified time | relevance | path

Searched refs:SetTypedArrayProperties (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp527 void SetTypedArrayProperties(JSThread *thread, const JSHandle<JSObject> &obj, JSMutableHandle<JSTag… in SetTypedArrayProperties() function
639 SetTypedArrayProperties(thread, obj, data, byteLength, elementLength); in CreateSharedFromTypedArray()