MCPcopy Index your code
hub / github.com/node-modules/utility / arguments_to_array.cjs

File arguments_to_array.cjs

benchmark/arguments_to_array.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-var-requires */
2const Benchmark = require('benchmark');
3const benchmarks = require('beautify-benchmark');
4const utility = require('..');

Callers

nothing calls this directly

Calls 4

prototypeSliceFunction · 0.85
sliceFunction · 0.85
arrayFromFunction · 0.85
argumentsToArrayFunction · 0.70

Tested by

no test coverage detected