Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ local_1
Function
local_1
deps/v8/test/debugger/debug/harmony/modules-debug-scopes1.mjs:160–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
158
BeginTest(
"Local 1"
);
159
160
function
local_1() {
161
debugger;
162
}
163
164
listener_delegate =
function
(exec_state) {
165
CheckScopeChain([debug.ScopeType.Local,
Callers
1
modules-debug-scopes1.mjs
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected