MCPcopy
hub / github.com/di-sukharev/opencommit / Te

Function Te

out/cli.cjs:7460–7466  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

7458 null !== e3._byobRequest && (e3._byobRequest._associatedReadableByteStreamController = void 0, e3._byobRequest._view = null, e3._byobRequest = null);
7459}
7460function Te(e3) {
7461 for (; e3._pendingPullIntos.length > 0; ) {
7462 if (0 === e3._queueTotalSize) return;
7463 const t2 = e3._pendingPullIntos.peek();
7464 we(e3, t2) && (Ce(e3), _e(e3._controlledReadableByteStream, t2));
7465 }
7466}
7467function qe(e3, t2) {
7468 const r3 = e3._pendingPullIntos.peek();
7469 Re(e3);

Callers 2

qeFunction · 0.85
enqueueMethod · 0.85

Calls 4

weFunction · 0.85
CeFunction · 0.85
_eFunction · 0.85
peekMethod · 0.45

Tested by

no test coverage detected