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

Function g

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

Source from the content-addressed store, hash-verified

48Debug.setListener(listener);
49
50async function g() {
51 throw 1;
52}
53
54async function f() {
55 try {

Callers 1

fFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected