unsafe fn call_setter( info: *const JSJitInfo, cx: &mut JSContext, handle: HandleObject<'_>, this: *mut c_void, argc: u32, vp: *mut JSVal, ) -> bool