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

Function return

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

Source from the content-addressed store, hash-verified

8298 re2 = { next() {
8299 return oe(this) ? this._asyncIteratorImpl.next() : d6(ne2("next"));
8300 }, return(e3) {
8301 return oe(this) ? this._asyncIteratorImpl.return(e3) : d6(ne2("return"));
8302 } };
8303 "symbol" == typeof e2.asyncIterator && Object.defineProperty(re2, e2.asyncIterator, { value() {
8304 return this;
8305 }, writable: true, configurable: true });

Callers

nothing calls this directly

Calls 9

oeFunction · 0.85
d6Function · 0.85
ne2Function · 0.85
promiseRejectedWithFunction · 0.85
returnMethod · 0.45
cancelMethod · 0.45
releaseLockMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…