Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ScriptedAlchemy/devtools-debugger-mcp
/ advanced-script.js
File
advanced-script.js
tests/fixtures/advanced-script.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// A richer program to exercise debugger scope/stack inspection
2
console.log(
'begin'
);
3
4
function
makeCounter(start) {
Callers
nothing calls this directly
Calls
2
makeCounter
Function · 0.85
times
Method · 0.80
Tested by
no test coverage detected