in libs/@guardian/libs/src/consent-management-platform/stub_tcfv2.js [205:213]
: function (t, e, n) {
if ((i(t), (e = c(e, !0)), i(n), o))
try {
return u(t, e, n);
} catch (t) {}
if ('get' in n || 'set' in n)
throw TypeError('Accessors not supported');
return 'value' in n && (t[e] = n.value), t;
};