MCPcopy Index your code
hub / github.com/nodejs/node / test-os-fast.js

File test-os-fast.js

test/parallel/test-os-fast.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

testFastOsFunction · 0.85
evalFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected