Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test10
Function
test10
deps/v8/test/debugger/debug/debug-stepout-scope-part1.js:133–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
132
133
function
test10() {
134
debugger;
135
with ({}) {
136
return
10;
137
}
138
}
139
test10();
140
141
Callers
1
debug-stepout-scope-part1.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected