MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-readfile-utf8-fast-path.js

File test-fs-readfile-utf8-fast-path.js

test/parallel/test-fs-readfile-utf8-fast-path.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3require('../common');
4const fs = require('node:fs');

Callers

nothing calls this directly

Calls 11

expectMatchesFunction · 0.85
allocMethod · 0.80
writeFileFunction · 0.70
requireFunction · 0.50
itFunction · 0.50
refreshMethod · 0.45
readFileSyncMethod · 0.45
fromMethod · 0.45
openSyncMethod · 0.45
toStringMethod · 0.45
closeSyncMethod · 0.45

Tested by

no test coverage detected