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

Method releaseLock

out/cli.cjs:8253–8260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8251 }(this, { _chunkSteps: (t3) => e3({ value: t3, done: false }), _closeSteps: () => e3({ value: void 0, done: true }), _errorSteps: (e4) => t2(e4) }), r3;
8252 }
8253 releaseLock() {
8254 if (!K5(this)) throw ee2("releaseLock");
8255 void 0 !== this._ownerReadableStream && function(e3) {
8256 W5(e3);
8257 const t2 = new TypeError("Reader was released");
8258 Z5(e3, t2);
8259 }(this);
8260 }
8261 };
8262 Object.defineProperties(ReadableStreamDefaultReader.prototype, { cancel: { enumerable: true }, read: { enumerable: true }, releaseLock: { enumerable: true }, closed: { enumerable: true } }), n(ReadableStreamDefaultReader.prototype.cancel, "cancel"), n(ReadableStreamDefaultReader.prototype.read, "read"), n(ReadableStreamDefaultReader.prototype.releaseLock, "releaseLock"), "symbol" == typeof e2.toStringTag && Object.defineProperty(ReadableStreamDefaultReader.prototype, e2.toStringTag, { value: "ReadableStreamDefaultReader", configurable: true });
8263 te2 = class {

Callers 14

F5Function · 0.45
OtFunction · 0.45
g5Function · 0.45
w7Function · 0.45
_nextStepsMethod · 0.45
_returnStepsMethod · 0.45
startFunction · 0.45
discardResponseBodyFunction · 0.45
nextFunction · 0.45
returnFunction · 0.45
streamAsyncIteratorFunction · 0.45

Calls 12

K5Function · 0.85
ee2Function · 0.85
W5Function · 0.85
Z5Function · 0.85
FeFunction · 0.85
DeFunction · 0.85
IeFunction · 0.85
atFunction · 0.85
mtFunction · 0.85
itFunction · 0.85
StFunction · 0.85
wtFunction · 0.85

Tested by

no test coverage detected