MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / E3

Function E3

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

Source from the content-addressed store, hash-verified

7239 }
7240}
7241function E3(e3, t2) {
7242 e3._ownerReadableStream = t2, t2._reader = e3, "readable" === t2._state ? O4(e3) : "closed" === t2._state ? function(e4) {
7243 O4(e4), j3(e4);
7244 }(e3) : B2(e3, t2._storedError);
7245}
7246function P3(e3, t2) {
7247 return Gt(e3._ownerReadableStream, t2);
7248}

Callers 1

constructorMethod · 0.85

Calls 3

O4Function · 0.85
j3Function · 0.85
B2Function · 0.85

Tested by

no test coverage detected