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

Function xr

renderer/index.js:1491–1505  ·  view source on GitHub ↗
(e, r, a)

Source from the content-addressed store, hash-verified

1489 e !== We - 1 && l("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "), We = e;
1490 }
1491 function xr(e, r, a) {
1492 {
1493 var o = N.current;
1494 if (o !== null)
1495 try {
1496 Ir(o), Dt(function() {
1497 o.length === 0 ? (N.current = null, r(e)) : xr(e, r, a);
1498 });
1499 } catch (i) {
1500 a(i);
1501 }
1502 else
1503 r(e);
1504 }
1505 }
1506 var Fr = !1;
1507 function Ir(e) {
1508 if (!Fr) {

Callers 1

xtFunction · 0.85

Calls 3

IrFunction · 0.85
DtFunction · 0.85
aFunction · 0.70

Tested by

no test coverage detected