Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ local_2
Function
local_2
deps/v8/test/debugger/debug/harmony/modules-debug-scopes1.mjs:178–180 ·
view source on GitHub ↗
(a)
Source
from the content-addressed store, hash-verified
176
BeginTest(
"Local 2"
);
177
178
function
local_2(a) {
179
debugger;
180
}
181
182
listener_delegate =
function
(exec_state) {
183
CheckScopeChain([debug.ScopeType.Local,
Callers
1
modules-debug-scopes1.mjs
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected