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

Method values

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

Source from the content-addressed store, hash-verified

8805 return Ot(this);
8806 }
8807 values(e3) {
8808 if (!H5(this)) throw Kt("values");
8809 return function(e4, t2) {
8810 const r3 = e4.getReader(), o3 = new te2(r3, t2), n2 = Object.create(re2);
8811 return n2._asyncIteratorImpl = o3, n2;
8812 }(this, function(e4, t2) {
8813 F4(e4, t2);
8814 const r3 = null == e4 ? void 0 : e4.preventCancel;
8815 return { preventCancel: Boolean(r3) };
8816 }(e3, "First parameter").preventCancel);
8817 }
8818 };
8819 Object.defineProperties(ReadableStream3.prototype, { cancel: { enumerable: true }, getReader: { enumerable: true }, pipeThrough: { enumerable: true }, pipeTo: { enumerable: true }, tee: { enumerable: true }, values: { enumerable: true }, locked: { enumerable: true } }), n(ReadableStream3.prototype.cancel, "cancel"), n(ReadableStream3.prototype.getReader, "getReader"), n(ReadableStream3.prototype.pipeThrough, "pipeThrough"), n(ReadableStream3.prototype.pipeTo, "pipeTo"), n(ReadableStream3.prototype.tee, "tee"), n(ReadableStream3.prototype.values, "values"), "symbol" == typeof e2.toStringTag && Object.defineProperty(ReadableStream3.prototype, e2.toStringTag, { value: "ReadableStream", configurable: true }), "symbol" == typeof e2.asyncIterator && Object.defineProperty(ReadableStream3.prototype, e2.asyncIterator, { value: ReadableStream3.prototype.values, writable: true, configurable: true });
8820 er = (e3) => e3.byteLength;

Callers 15

_parseMethod · 0.45
[kRunning]Method · 0.45
[kClose]Method · 0.45
[kDestroy]Method · 0.45
entriesMethod · 0.45
keysMethod · 0.45
valuesMethod · 0.45
entriesMethod · 0.45
matchMethod · 0.45
JFunction · 0.45
QFunction · 0.45

Calls 9

H5Function · 0.85
KtFunction · 0.85
F4Function · 0.85
__classPrivateFieldGet4Function · 0.85
isFileLikeFunction · 0.85
encodeMethod · 0.80
getReaderMethod · 0.45
createMethod · 0.45
entriesMethod · 0.45

Tested by

no test coverage detected