Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ f
Function
f
deps/v8/test/debugger/debug/debug-scopes.js:478–481 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
476
477
function
closure_1(a) {
478
function
f() {
479
debugger;
480
return
a;
481
};
482
return
f;
483
}
484
Callers
4
closure_6
Function · 0.70
closure_7
Function · 0.70
the_full_monty
Function · 0.70
closure_in_with_3
Function · 0.70
Calls
1
eval
Function · 0.50
Tested by
no test coverage detected