MCPcopy Create free account
hub / github.com/nodejs/node / test-perf-hooks-histogram-fast-calls.js

File test-perf-hooks-histogram-fast-calls.js

test/parallel/test-perf-hooks-histogram-fast-calls.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals --no-warnings --allow-natives-syntax
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 3

testFastMethodsFunction · 0.85
evalFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected