Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ closure_in_with_3
Function
closure_in_with_3
deps/v8/test/debugger/debug/debug-scopes.js:948–951 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
946
}
947
948
function
closure_in_with_3() {
949
var
f = createClosure(0);
950
f();
951
}
952
953
listener_delegate =
function
(exec_state) {
954
CheckScopeChain([debug.ScopeType.With,
Callers
1
debug-scopes.js
File · 0.85
Calls
2
createClosure
Function · 0.85
f
Function · 0.70
Tested by
no test coverage detected