MCPcopy Create free account
hub / github.com/ORCID/orcid-angular / constructor

Method constructor

scripts/new-relic.runtime.js:2680–2757  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

2678 class te extends y {
2679 static featureName = N.T
2680 constructor(e) {
2681 var t
2682 super(e, N.T),
2683 (t = e),
2684 (0, c.Y)(a.o5, (e, r) => B(e, r, t), t),
2685 (function (e) {
2686 ;(0, c.Y)(
2687 a.bt,
2688 function (t) {
2689 e.runtime.onerror = t
2690 },
2691 e
2692 )
2693 })(e),
2694 (function (e) {
2695 let t = 0
2696 ;(0, c.Y)(
2697 a.k6,
2698 function (e, r) {
2699 ++t > 10 ||
2700 (this.runtime.releaseIds[e.slice(-200)] = ('' + r).slice(
2701 -200
2702 ))
2703 },
2704 e
2705 )
2706 })(e),
2707 Q(e)
2708 try {
2709 this.removeOnAbort = new AbortController()
2710 } catch (e) {}
2711 this.ee.on('internal-error', (t, r) => {
2712 this.abortHandler &&
2713 (0, s.p)(
2714 'ierr',
2715 [C(t), (0, o.t)(), !0, {}, e.runtime.isRecording, r],
2716 void 0,
2717 this.featureName,
2718 this.ee
2719 )
2720 }),
2721 f.gm.addEventListener(
2722 'unhandledrejection',
2723 (t) => {
2724 this.abortHandler &&
2725 (0, s.p)(
2726 'err',
2727 [
2728 j(t),
2729 (0, o.t)(),
2730 !1,
2731 { unhandledPromiseRejection: 1 },
2732 e.runtime.isRecording,
2733 ],
2734 void 0,
2735 this.featureName,
2736 this.ee
2737 )

Callers

nothing calls this directly

Calls 7

BFunction · 0.85
QFunction · 0.85
CFunction · 0.85
jFunction · 0.85
LFunction · 0.85
addEventListenerMethod · 0.80
importAggregatorMethod · 0.80

Tested by

no test coverage detected