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

Method deref

out/cli.cjs:55875–55877  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55873var require_dispatcher_weakref = __commonJS({
55874 "node_modules/undici/lib/compat/dispatcher-weakref.js"(exports2, module2) {
55875 "use strict";
55876 var { kConnected, kSize } = require_symbols();
55877 var CompatWeakRef = class {
55878 constructor(value) {
55879 this.value = value;
55880 }

Callers 11

cleanFunction · 0.80
constructorMethod · 0.80
getMethod · 0.80
constructorMethod · 0.80
[kRunning]Method · 0.80
[kDispatch]Method · 0.80
[kClose]Method · 0.80
[kDestroy]Method · 0.80
[kMockAgentGet]Method · 0.80
pendingInterceptorsMethod · 0.80
abortMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected