Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
48
Debug.setListener(listener);
49
50
async
function
g() {
51
throw 1;
52
}
53
54
async
function
f() {
55
try {
Callers
1
f
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected