MCPcopy Index your code
hub / github.com/nodejs/node / test-perf-hooks-timerify-multiple-wrapping.js

File test-perf-hooks-timerify-multiple-wrapping.js

test/parallel/test-perf-hooks-timerify-multiple-wrapping.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test that functions can be wrapped multiple times and verify length and name
2// properties are preserved correctly.
3
4'use strict';

Callers

nothing calls this directly

Calls 2

timerifyFunction · 0.85
requireFunction · 0.50

Tested by

no test coverage detected