Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ a
Method
a
tests/test_code/js/scoping/scoping.js:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
}
9
10
a() {
11
this.scope_confusion();
12
}
13
14
b() {
15
scope_confusion();
Callers
1
scoping.js
File · 0.80
Calls
1
scope_confusion
Method · 0.95
Tested by
no test coverage detected