(e)
| 3557 | class Xe extends y { |
| 3558 | static featureName = Ze.TZ |
| 3559 | constructor(e) { |
| 3560 | if ( |
| 3561 | (super(e, Ze.TZ), |
| 3562 | (function (e) { |
| 3563 | const r = e.ee.get('tracer') |
| 3564 | function n() {} |
| 3565 | ;(0, c.Y)( |
| 3566 | a.dT, |
| 3567 | function (e) { |
| 3568 | return new n().get('object' == typeof e ? e : {}) |
| 3569 | }, |
| 3570 | e |
| 3571 | ) |
| 3572 | const i = (n.prototype = { |
| 3573 | createTracer: function (n, i) { |
| 3574 | var a = {}, |
| 3575 | c = this, |
| 3576 | d = 'function' == typeof i |
| 3577 | return ( |
| 3578 | (0, s.p)( |
| 3579 | O.xV, |
| 3580 | ['API/createTracer/called'], |
| 3581 | void 0, |
| 3582 | t.K7.metrics, |
| 3583 | e.ee |
| 3584 | ), |
| 3585 | function () { |
| 3586 | if ( |
| 3587 | (r.emit( |
| 3588 | (d ? '' : 'no-') + 'fn-start', |
| 3589 | [(0, o.t)(), c, d], |
| 3590 | a |
| 3591 | ), |
| 3592 | d) |
| 3593 | ) |
| 3594 | try { |
| 3595 | return i.apply(this, arguments) |
| 3596 | } catch (e) { |
| 3597 | const t = 'string' == typeof e ? new Error(e) : e |
| 3598 | throw (r.emit('fn-err', [arguments, this, t], a), t) |
| 3599 | } finally { |
| 3600 | r.emit('fn-end', [(0, o.t)()], a) |
| 3601 | } |
| 3602 | } |
| 3603 | ) |
| 3604 | }, |
| 3605 | }) |
| 3606 | ;[ |
| 3607 | 'actionText', |
| 3608 | 'setName', |
| 3609 | 'setAttribute', |
| 3610 | 'save', |
| 3611 | 'ignore', |
| 3612 | 'onEnd', |
| 3613 | 'getContext', |
| 3614 | 'end', |
| 3615 | 'get', |
| 3616 | ].forEach((r) => { |
nothing calls this directly
no test coverage detected