MCPcopy Create free account
hub / github.com/ccj-007/easy-lowcode / Ge

Function Ge

renderer/index.js:1725–1795  ·  view source on GitHub ↗
(t, u)

Source from the content-addressed store, hash-verified

1723 he = new gr();
1724 }
1725 function Ge(t, u) {
1726 if (!t || V)
1727 return "";
1728 {
1729 var c = he.get(t);
1730 if (c !== void 0)
1731 return c;
1732 }
1733 var p;
1734 V = !0;
1735 var E = Error.prepareStackTrace;
1736 Error.prepareStackTrace = void 0;
1737 var S;
1738 S = j.current, j.current = null, _();
1739 try {
1740 if (u) {
1741 var v = function() {
1742 throw Error();
1743 };
1744 if (Object.defineProperty(v.prototype, "props", {
1745 set: function() {
1746 throw Error();
1747 }
1748 }), typeof Reflect == "object" && Reflect.construct) {
1749 try {
1750 Reflect.construct(v, []);
1751 } catch (ne) {
1752 p = ne;
1753 }
1754 Reflect.construct(t, [], v);
1755 } else {
1756 try {
1757 v.call();
1758 } catch (ne) {
1759 p = ne;
1760 }
1761 t.call(v.prototype);
1762 }
1763 } else {
1764 try {
1765 throw Error();
1766 } catch (ne) {
1767 p = ne;
1768 }
1769 t();
1770 }
1771 } catch (ne) {
1772 if (ne && p && typeof ne.stack == "string") {
1773 for (var g = ne.stack.split(`
1774`), W = p.stack.split(`
1775`), x = g.length - 1, $ = W.length - 1; x >= 1 && $ >= 0 && g[x] !== W[$]; )
1776 $--;
1777 for (; x >= 1 && $ >= 0; x--, $--)
1778 if (g[x] !== W[$]) {
1779 if (x !== 1 || $ !== 1)
1780 do
1781 if (x--, $--, $ < 0 || g[x] !== W[$]) {
1782 var H = `

Callers 2

IeFunction · 0.85
$eFunction · 0.85

Calls 4

_Function · 0.85
tFunction · 0.85
kFunction · 0.85
TFunction · 0.85

Tested by

no test coverage detected