Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/collections/
H A Dnative_module_collections.cpp83 napi_value sendableInt32Array; in InitArkTSCollections() local
115 if (!GetCollectionFunction(env, global, SENDABLE_INT32_ARRAY, sendableInt32Array)) { in InitArkTSCollections()
140 DECLARE_NAPI_PROPERTY("Int32Array", sendableInt32Array), in InitArkTSCollections()