Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-fs-readdir-ucs2.js
File
test-fs-readdir-ucs2.js
test/parallel/test-fs-readdir-ucs2.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
if
(!common.isLinux)
Callers
nothing calls this directly
Calls
8
concat
Method · 0.80
require
Function · 0.50
skip
Method · 0.45
refresh
Method · 0.45
from
Method · 0.45
closeSync
Method · 0.45
openSync
Method · 0.45
readdir
Method · 0.45
Tested by
no test coverage detected