Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ foo
Function
foo
deps/v8/tools/clusterfuzz/js_fuzzer/test_data/try_catch.js:56–58 ·
view source on GitHub ↗
(a)
Source
from the content-addressed store, hash-verified
54
}
55
56
async
function
foo(a) {
57
let
val =
await
a;
58
}
59
60
try {
61
1;
Callers
1
try_catch.js
File · 0.70
Calls
1
boom
Function · 0.50
Tested by
no test coverage detected