MCPcopy
hub / github.com/cloudflare/capnweb / dispose

Function dispose

packages/capnweb-validate/src/transform/context.ts:220–223  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

218 },
219
220 dispose(): void {
221 program = null;
222 checker = null;
223 },
224 };
225}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…