MCPcopy Index your code
hub / github.com/nodejs/node / g

Function g

deps/v8/test/debugger/debug/debug-multiple-breakpoints.js:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42// Test functions
43function f() {a=1;b=2;};
44function g() {f();}
45function h() {}
46
47// This test sets several break points at the same place and checks that

Callers 1

Calls 1

fFunction · 0.70

Tested by

no test coverage detected