MCPcopy Index your code
hub / github.com/dataease/SQLBot / exportGlobalErrorCauseWrapper

Function exportGlobalErrorCauseWrapper

frontend/public/swagger-ui-bundle.js:30050–30053  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

30048 C = u[x],
30049 j = 7 !== new Error('e', { cause: 7 }).cause,
30050 exportGlobalErrorCauseWrapper = function (s, o) {
30051 var i = {}
30052 ;((i[s] = w(s, o, j)), a({ global: !0, constructor: !0, arity: 1, forced: j }, i))
30053 },
30054 exportWebAssemblyErrorCauseWrapper = function (s, o) {
30055 if (C && C[s]) {
30056 var i = {}

Callers 1

Calls 2

wFunction · 0.70
aFunction · 0.70

Tested by

no test coverage detected