MCPcopy 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';
2const common = require('../../common');
3if (common.isWindows && (process.env.PROCESSOR_ARCHITEW6432 !== undefined))
4 common.skip('doesn\'t work on WOW64');

Callers

nothing calls this directly

Calls 11

requireFunction · 0.50
forkFunction · 0.50
skipMethod · 0.45
resolveMethod · 0.45
joinMethod · 0.45
helloMethod · 0.45
refreshMethod · 0.45
mkdirSyncMethod · 0.45
readFileSyncMethod · 0.45
writeFileSyncMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected