Searched refs:CreateWithPropertiesTestSetter (Results 1 – 1 of 1) sorted by relevance
3572 static napi_value CreateWithPropertiesTestSetter(napi_env env, napi_callback_info info) in CreateWithPropertiesTestSetter() function3597 … DECLARE_NAPI_GETTER_SETTER("b", CreateWithPropertiesTestGetter, CreateWithPropertiesTestSetter), in CreateObjectWithProperties()4800 … DECLARE_NAPI_GETTER_SETTER("b", CreateWithPropertiesTestGetter, CreateWithPropertiesTestSetter), in CreateSendableObjectWithProperties()