MCPcopy Index your code
hub / github.com/microsoft/vscode-js-debug / f

Function f

testWorkspace/web/logging.js:5–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3var baz = 'baz';
4
5function f() {
6 1+2;
7 1+2;
8 1+2;
9 1+2;
10 1+2;
11 1+2;
12 1+2;
13 1+2;
14 1+2;
15 1+2;
16 1+2;
17 1+2;
18 1+2;
19 1+2;
20 1+2;
21 1+2;
22 1+2;
23}
24f();
25f();
26

Callers 4

framesTest.tsFile · 0.85
logging.jsFile · 0.85
fibonacci.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected