Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/collections/
H A Dnative_module_collections.cpp78 napi_value sendableMapValue; in InitArkTSCollections() local
97 if (!GetCollectionFunction(env, global, SENDABLE_MAP_NAME, sendableMapValue)) { in InitArkTSCollections()
134 DECLARE_NAPI_PROPERTY("Map", sendableMapValue), in InitArkTSCollections()