Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test7
Function
test7
deps/v8/test/debugger/debug/debug-stepout-scope-part1.js:119–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
118
119
function
test7() {
120
debugger;
121
function
foo() {}
122
}
123
test7();
124
125
Callers
1
debug-stepout-scope-part1.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected