Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ testEnvCleanup.js
File
testEnvCleanup.js
test/js-native-api/test_general/testEnvCleanup.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
if
(process.argv[2] ===
'child'
) {
4
const
common = require(
'../../common'
);
Callers
nothing calls this directly
Calls
6
reduce
Method · 0.80
assign
Method · 0.80
require
Function · 0.50
spawnSync
Function · 0.50
split
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected