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

Function Ie

out/cli.cjs:7536–7541  ·  view source on GitHub ↗
(e3, t2)

Source from the content-addressed store, hash-verified

7534 return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_readIntoRequests") && e3 instanceof ReadableStreamBYOBReader);
7535}
7536function Ie(e3, t2) {
7537 const r3 = e3._readIntoRequests;
7538 e3._readIntoRequests = new S5(), r3.forEach((e4) => {
7539 e4._errorSteps(t2);
7540 });
7541}
7542function De(e3) {
7543 return new TypeError(`ReadableStreamBYOBReader.prototype.${e3} can only be used on a ReadableStreamBYOBReader`);
7544}

Callers 2

JtFunction · 0.85
releaseLockMethod · 0.85

Calls 1

forEachMethod · 0.45

Tested by

no test coverage detected