Searched refs:set_function (Results 1 – 1 of 1) sorted by relevance
600 napi_value set_function; member636 res.set_function = map_set; in CreateNapiMap()651 napi_status status = napi_call_function(env, map.instance, map.set_function, 2, args, nullptr); in NapiMapSet()