Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ thrower
Function
thrower
deps/v8/test/debugger/debug/es8/async-debug-caught-exception.js:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
async
function
thrower() {
25
throw
"a"
;
// Exception a
26
}
27
28
async
function
caught_throw() {
29
try {
Callers
3
caught_throw
Function · 0.70
propagate_inner
Function · 0.70
propagate_await
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…