Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ local_3
Function
local_3
deps/v8/test/debugger/debug/harmony/modules-debug-scopes1.mjs:196–199 ·
view source on GitHub ↗
(a)
Source
from the content-addressed store, hash-verified
194
BeginTest(
"Local 3"
);
195
196
function
local_3(a) {
197
var
x = 3;
198
debugger;
199
}
200
201
listener_delegate =
function
(exec_state) {
202
CheckScopeChain([debug.ScopeType.Local,
Callers
1
modules-debug-scopes1.mjs
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected