MCPcopy 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) {}
92async function foo(a) {
93 let val = await __wrapTC(() => a, false);
94}
95try {
96 1;
97} catch (e) {

Callers 1

Calls 2

__wrapTCFunction · 0.50
boomFunction · 0.50

Tested by

no test coverage detected