MCPcopy 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
56async function foo(a) {
57 let val = await a;
58}
59
60try {
61 1;

Callers 1

try_catch.jsFile · 0.70

Calls 1

boomFunction · 0.50

Tested by

no test coverage detected