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

Function zr

renderer/index.js:1131–1201  ·  view source on GitHub ↗
(e, r)

Source from the content-addressed store, hash-verified

1129 sr = new Et();
1130 }
1131 function zr(e, r) {
1132 if (!e || Ar)
1133 return "";
1134 {
1135 var a = sr.get(e);
1136 if (a !== void 0)
1137 return a;
1138 }
1139 var o;
1140 Ar = !0;
1141 var i = Error.prepareStackTrace;
1142 Error.prepareStackTrace = void 0;
1143 var y;
1144 y = kr.current, kr.current = null, bt();
1145 try {
1146 if (r) {
1147 var f = function() {
1148 throw Error();
1149 };
1150 if (Object.defineProperty(f.prototype, "props", {
1151 set: function() {
1152 throw Error();
1153 }
1154 }), typeof Reflect == "object" && Reflect.construct) {
1155 try {
1156 Reflect.construct(f, []);
1157 } catch (U) {
1158 o = U;
1159 }
1160 Reflect.construct(e, [], f);
1161 } else {
1162 try {
1163 f.call();
1164 } catch (U) {
1165 o = U;
1166 }
1167 e.call(f.prototype);
1168 }
1169 } else {
1170 try {
1171 throw Error();
1172 } catch (U) {
1173 o = U;
1174 }
1175 e();
1176 }
1177 } catch (U) {
1178 if (U && o && typeof U.stack == "string") {
1179 for (var m = U.stack.split(`
1180`), R = o.stack.split(`
1181`), P = m.length - 1, A = R.length - 1; P >= 1 && A >= 0 && m[P] !== R[A]; )
1182 A--;
1183 for (; P >= 1 && A >= 0; P--, A--)
1184 if (m[P] !== R[A]) {
1185 if (P !== 1 || A !== 1)
1186 do
1187 if (P--, A--, A < 0 || m[P] !== R[A]) {
1188 var D = `

Callers 2

RtFunction · 0.85
crFunction · 0.85

Calls 3

btFunction · 0.85
_tFunction · 0.85
irFunction · 0.85

Tested by

no test coverage detected