MCPcopy 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
2console.log('begin');
3
4function makeCounter(start) {

Callers

nothing calls this directly

Calls 2

makeCounterFunction · 0.85
timesMethod · 0.80

Tested by

no test coverage detected