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

Function s

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

Source from the content-addressed store, hash-verified

441 var n = r(944)
442 const i = new Map()
443 function s(...e) {
444 return e.every((e) => {
445 if (i.has(e)) return i.get(e)
446 const t = 'function' == typeof e ? e.toString() : '',
447 r = t.includes('[native code]'),
448 s = t.includes('nrWrapper')
449 return r || s || (0, n.R)(64, e?.name || t), i.set(e, r), r
450 })
451 }
452 },
453 2555: (e, t, r) => {
454 'use strict'

Callers 6

_Function · 0.70
oFunction · 0.70
aFunction · 0.70
cFunction · 0.70
iFunction · 0.70
XFunction · 0.70

Calls 7

iFunction · 0.85
oFunction · 0.85
toStringMethod · 0.80
addEventListenerMethod · 0.80
nFunction · 0.70
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected