MCPcopy Create free account
hub / github.com/scottrogowski/code2flow /

Class

tests/test_code/js/complex_ownership/complex_ownership.js:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17class DEF {
18 toABC() {
19 calls = 5;
20 return new ABC();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected