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

Function Oa

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

Source from the content-addressed store, hash-verified

8411 }
8412 var xe = !1
8413 function Oa(s, o) {
8414 if (!s || xe) return ''
8415 xe = !0
8416 var i = Error.prepareStackTrace
8417 Error.prepareStackTrace = void 0
8418 try {
8419 if (o)
8420 if (
8421 ((o = function () {
8422 throw Error()
8423 }),
8424 Object.defineProperty(o.prototype, 'props', {
8425 set: function () {
8426 throw Error()
8427 },
8428 }),
8429 'object' == typeof Reflect && Reflect.construct)
8430 ) {
8431 try {
8432 Reflect.construct(o, [])
8433 } catch (s) {
8434 var a = s
8435 }
8436 Reflect.construct(s, [], o)
8437 } else {
8438 try {
8439 o.call()
8440 } catch (s) {
8441 a = s
8442 }
8443 s.call(o.prototype)
8444 }
8445 else {
8446 try {
8447 throw Error()
8448 } catch (s) {
8449 a = s
8450 }
8451 s()
8452 }
8453 } catch (o) {
8454 if (o && a && 'string' == typeof o.stack) {
8455 for (
8456 var u = o.stack.split('\n'),
8457 _ = a.stack.split('\n'),
8458 w = u.length - 1,
8459 x = _.length - 1;
8460 1 <= w && 0 <= x && u[w] !== _[x];
8461 )
8462 x--
8463 for (; 1 <= w && 0 <= x; w--, x--)
8464 if (u[w] !== _[x]) {
8465 if (1 !== w || 1 !== x)
8466 do {
8467 if ((w--, 0 > --x || u[w] !== _[x])) {
8468 var C = '\n' + u[w].replace(' at new ', ' at ')
8469 return (
8470 s.displayName &&

Callers 1

PaFunction · 0.70

Calls 4

replaceMethod · 0.80
MaFunction · 0.70
sFunction · 0.50
includesMethod · 0.45

Tested by

no test coverage detected