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

File test-fs-write-negativeoffset.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3// Tests that passing a negative offset does not crash the process
4

Callers

nothing calls this directly

Calls 8

allocMethod · 0.80
openFunction · 0.70
writeFunction · 0.70
writeSyncFunction · 0.70
closeSyncFunction · 0.70
requireFunction · 0.50
refreshMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected