Searched refs:CreateBoolValue (Results 1 – 1 of 1) sorted by relevance
513 void CreateBoolValue(const napi_env env, bool value, napi_value& val) in CreateBoolValue() function543 CreateBoolValue(env, jsonValue.asBool(), value); in CreateParamItemTypeValue()