Searched refs:jsProperties (Results 1 – 1 of 1) sorted by relevance
378 napi_value jsProperties = AppExecFwk::WrapWantParams(env, options.properties); in CreateJsSetPropertiesOptions() local379 … NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, *jsOptions, "properties", jsProperties)); in CreateJsSetPropertiesOptions()