MCPcopy Create free account
hub / github.com/nodejs/node / test

Function test

deps/v8/tools/clusterfuzz/js_fuzzer/test_data/chakra/load_expected.js:6–10  ·  view source on GitHub ↗
(fun)

Source from the content-addressed store, hash-verified

4
5// Original: resources/chakra_stubs.js
6function test(fun) {
7 try {
8 fun();
9 } catch (e) {}
10}
11
12// Original: chakra/load2.js
13console.log('load2.js');

Callers

nothing calls this directly

Calls 1

funFunction · 0.50

Tested by

no test coverage detected