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