Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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'
;
2
const
common = require(
'../common'
);
3
if
(common.isIBMi)
4
common.skip(
'On IBMi, the rss memory always returns zero'
);
Callers
nothing calls this directly
Calls
8
inspect
Method · 0.80
require
Function · 0.50
skip
Method · 0.45
refresh
Method · 0.45
resolve
Method · 0.45
writeFileSync
Method · 0.45
readFileSync
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected