MCPcopy Create free account
hub / github.com/nodejs/node / test-fs-read-file-sync-utf8-memory.js

File test-fs-read-file-sync-utf8-memory.js

test/pummel/test-fs-read-file-sync-utf8-memory.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3if (common.isIBMi)
4 common.skip('On IBMi, the rss memory always returns zero');

Callers

nothing calls this directly

Calls 8

inspectMethod · 0.80
requireFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45
resolveMethod · 0.45
writeFileSyncMethod · 0.45
readFileSyncMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected