pub unsafe fn new_set(ctx: *mut JSContext) -> Result<JSValueRef, JsError>
Expand description

create new instance of Set

Safety

please ensure the passed JSContext is still valid