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_expected.js:92–94 ·
view source on GitHub ↗
(a)
Source
from the content-addressed store, hash-verified
90
}
91
} catch (e) {}
92
async
function
foo(a) {
93
let
val =
await
__wrapTC(() => a, false);
94
}
95
try {
96
1;
97
} catch (e) {
Callers
1
try_catch_expected.js
File · 0.70
Calls
2
__wrapTC
Function · 0.50
boom
Function · 0.50
Tested by
no test coverage detected