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

Function g

deps/v8/test/debugger/debug/debug-clearbreakpoint.js:52–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50Debug.setListener(listener);
51
52function g() {};
53
54// Set a break point and call to invoke the debug event listener.
55breakpoint = Debug.setBreakPoint(g, 0, 0);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected