MCPcopy Create free account
hub / github.com/node-modules/utility / newfn

Function newfn

benchmark/get_paramnames.cjs:40–40  ·  view source on GitHub ↗
(foo, bar)

Source from the content-addressed store, hash-verified

38 })
39 .add('utils.getParamNames(newfn)', function() {
40 function newfn(foo, bar) {}
41 utils.getParamNames(newfn);
42 })
43 .add('utils.getParamNames(newfn, false) no cache', function() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…