Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test.js
File
test.js
test/addons/load-long-path/test.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.isWindows && (process.env.PROCESSOR_ARCHITEW6432 !== undefined))
4
common.skip(
'doesn\'
t work on WOW64');
Callers
nothing calls this directly
Calls
11
require
Function · 0.50
fork
Function · 0.50
skip
Method · 0.45
resolve
Method · 0.45
join
Method · 0.45
hello
Method · 0.45
refresh
Method · 0.45
mkdirSync
Method · 0.45
readFileSync
Method · 0.45
writeFileSync
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected