Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-icu-env.js
File
test-icu-env.js
test/parallel/test-icu-env.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
const
assert = require(
'assert'
);
4
const
{ execFileSync } = require(
'child_process'
);
Callers
nothing calls this directly
Calls
15
globSync
Function · 0.85
runEnvOutside
Function · 0.85
isSet
Function · 0.85
runEnvInside
Function · 0.85
isPack
Function · 0.85
sort
Method · 0.80
parse
Method · 0.65
map
Method · 0.65
match
Method · 0.65
format
Method · 0.65
select
Method · 0.65
require
Function · 0.50
Tested by
no test coverage detected