Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ local_5
Function
local_5
deps/v8/test/debugger/debug/harmony/modules-debug-scopes1.mjs:235–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
233
BeginTest(
"Local 5"
);
234
235
function
local_5() {
236
eval(
''
);
237
debugger;
238
}
239
240
listener_delegate =
function
(exec_state) {
241
CheckScopeChain([debug.ScopeType.Local,
Callers
1
modules-debug-scopes1.mjs
File · 0.70
Calls
1
eval
Function · 0.50
Tested by
no test coverage detected