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

Function e3

out/cli.cjs:8683–8685  ·  view source on GitHub ↗
(e4, t2)

Source from the content-addressed store, hash-verified

8681 }
8682 }(Pt) ? Pt : function() {
8683 const e3 = function(e4, t2) {
8684 this.message = e4 || "", this.name = t2 || "Error", Error.captureStackTrace && Error.captureStackTrace(this, this.constructor);
8685 };
8686 return e3.prototype = Object.create(Error.prototype), Object.defineProperty(e3.prototype, "constructor", { value: e3, writable: true, configurable: true }), e3;
8687 }();
8688 ReadableStreamDefaultController = class {

Callers 6

QeFunction · 0.85
forEachMethod · 0.85
readMethod · 0.85
nextMethod · 0.85
o3Function · 0.85
U3Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected