Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/collections/
H A Dnative_module_collections.cpp85 napi_value sendableArrayBuffer; in InitArkTSCollections() local
100 if (!GetCollectionFunction(env, global, SENDABLE_ARRAY_BUFFER, sendableArrayBuffer)) { in InitArkTSCollections()
135 DECLARE_NAPI_PROPERTY("ArrayBuffer", sendableArrayBuffer), in InitArkTSCollections()