MCPcopy Index your code
hub / github.com/nodejs/node / noop

Function noop

benchmark/test_runner/mock-fn.js:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13});
14
15const noop = () => {};
16
17function benchmarkDefine(n) {
18 let noDead;

Callers 1

benchmarkExecuteFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected