MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-readv.js

File test-fs-readv.js

test/parallel/test-fs-readv.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 11

getCallbackFunction · 0.85
getFileNameFunction · 0.70
allocateEmptyBuffersFunction · 0.70
requireFunction · 0.50
refreshMethod · 0.45
fromMethod · 0.45
openSyncMethod · 0.45
writeSyncMethod · 0.45
readvMethod · 0.45
writeFileSyncMethod · 0.45
closeSyncMethod · 0.45

Tested by

no test coverage detected