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

Function Z5

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

Source from the content-addressed store, hash-verified

7341 return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_readRequests") && e3 instanceof ReadableStreamDefaultReader);
7342}
7343function Z5(e3, t2) {
7344 const r3 = e3._readRequests;
7345 e3._readRequests = new S5(), r3.forEach((e4) => {
7346 e4._errorSteps(t2);
7347 });
7348}
7349function ee2(e3) {
7350 return new TypeError(`ReadableStreamDefaultReader.prototype.${e3} can only be used on a ReadableStreamDefaultReader`);
7351}

Callers 2

JtFunction · 0.85
releaseLockMethod · 0.85

Calls 1

forEachMethod · 0.45

Tested by

no test coverage detected