MCPcopy Create free account
hub / github.com/subquery/subql / d

Function d

packages/node-core/test/sandbox/sourcemap-test-webpack.js:162–236  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

160 });
161 }
162 function d(e, t) {
163 var r, n, o, a = {
164 label: 0,
165 sent: function() {
166 if (1 & o[0]) throw o[1];
167 return o[1];
168 },
169 trys: [],
170 ops: []
171 }, i = Object.create(("function" == typeof Iterator ? Iterator : Object).prototype);
172 return i.next = c(0), i.throw = c(1), i.return = c(2), "function" == typeof Symbol && (i[Symbol.iterator] = function() {
173 return this;
174 }), i;
175 function c(c) {
176 return function(s) {
177 return function(c) {
178 if (r) throw new TypeError("Generator is already executing.");
179 for (;i && (i = 0, c[0] && (a = 0)), a; ) try {
180 if (r = 1, n && (o = 2 & c[0] ? n.return : c[0] ? n.throw || ((o = n.return) && o.call(n),
181 0) : n.next) && !(o = o.call(n, c[1])).done) return o;
182 switch (n = 0, o && (c = [ 2 & c[0], o.value ]), c[0]) {
183 case 0:
184 case 1:
185 o = c;
186 break;
187
188 case 4:
189 return a.label++, {
190 value: c[1],
191 done: !1
192 };
193
194 case 5:
195 a.label++, n = c[1], c = [ 0 ];
196 continue;
197
198 case 7:
199 c = a.ops.pop(), a.trys.pop();
200 continue;
201
202 default:
203 if (!(o = a.trys, (o = o.length > 0 && o[o.length - 1]) || 6 !== c[0] && 2 !== c[0])) {
204 a = 0;
205 continue;
206 }
207 if (3 === c[0] && (!o || c[1] > o[0] && c[1] < o[3])) {
208 a.label = c[1];
209 break;
210 }
211 if (6 === c[0] && a.label < o[1]) {
212 a.label = o[1], o = c;
213 break;
214 }
215 if (o && a.label < o[2]) {
216 a.label = o[2], a.ops.push(c);
217 break;
218 }
219 o[2] && a.ops.pop(), a.trys.pop();

Callers

nothing calls this directly

Calls 2

cFunction · 0.70
createMethod · 0.45

Tested by

no test coverage detected