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

File test-internal-fs-syncwritestream.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

fstatSyncMethod · 0.80
requireFunction · 0.50
assertFunction · 0.50
refreshMethod · 0.45
resolveMethod · 0.45
openSyncMethod · 0.45
fromMethod · 0.45
_writeMethod · 0.45
okMethod · 0.45
equalsMethod · 0.45
readFileSyncMethod · 0.45
closeSyncMethod · 0.45

Tested by

no test coverage detected