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

Function g4

out/cli.cjs:7230–7233  ·  view source on GitHub ↗
(e3, t2, r3)

Source from the content-addressed store, hash-verified

7228 f3(e3, void 0, o2);
7229}
7230function g4(e3, t2, r3) {
7231 if ("function" != typeof e3) throw new TypeError("Argument is not a function");
7232 return Function.prototype.apply.call(e3, t2, r3);
7233}
7234function w6(e3, t2, r3) {
7235 try {
7236 return c3(g4(e3, t2, r3));

Callers 4

w6Function · 0.85
xeFunction · 0.85
YtFunction · 0.85
lrFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected