Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ f
Function
f
deps/v8/test/debugger/debug/debug-step-2.js:30–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
29
// Test function to step through.
30
function
f() {
31
var
i = 1;
32
var
j = 2;
33
done = true;
34
};
35
36
prepare_step_test();
37
f();
Callers
1
debug-step-2.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected