Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/collections/
H A Dnative_module_collections.cpp79 napi_value sendableInt8Array; in InitArkTSCollections() local
103 if (!GetCollectionFunction(env, global, SENDABLE_INT8_ARRAY, sendableInt8Array)) { in InitArkTSCollections()
136 DECLARE_NAPI_PROPERTY("Int8Array", sendableInt8Array), in InitArkTSCollections()