Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
const
noop = () => {};
16
17
function
benchmarkDefine(n) {
18
let
noDead;
Callers
1
benchmarkExecute
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected