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

Method f11

deps/v8/tools/clusterfuzz/js_fuzzer/test_data/simple_test.js:51–53  ·  view source on GitHub ↗
(v29)

Source from the content-addressed store, hash-verified

49var [v24, v25, ...v26] = [10, 20], {v27, v28} = {v27: 10, v28: 20};
50class c1 {
51 f11(v29) {
52 return v29 + 1;
53 }
54 static* f12() {
55 yield 'a' + super.f12();
56 }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected