Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ f
Function
f
deps/v8/test/debugger/debug/debug-conditional-breakpoints.js:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
// Test functions.
43
count = 0;
44
function
f() {};
45
function
g() {h(count++)};
46
function
h(x) {
var
a=x;
return
a};
47
Callers
1
debug-conditional-breakpoints.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected