Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ foo
Function
foo
deps/v8/test/debugger/debug/debug-materialized.js:9–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
}
8
9
function
foo() {
10
arguments[0];
11
dbg();
12
}
13
14
function
bar() {
15
var
t = { a : 1 };
Callers
5
debug-evaluate-repl-mode-optimized.js
File · 0.70
debug-evaluate-arguments.js
File · 0.70
debug-liveedit-arrow-function-at-start.js
File · 0.70
debug-materialized.js
File · 0.70
debug-liveedit-inline.js
File · 0.70
Calls
1
dbg
Function · 0.85
Tested by
no test coverage detected