MCPcopy Index your code
hub / github.com/nodejs/node / test-compile-cache-api-options-portable-env.js

File test-compile-cache-api-options-portable-env.js

test/parallel/test-compile-cache-api-options-portable-env.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This tests module.enableCompileCache() with an options object still works with environment
4// variable NODE_COMPILE_CACHE overrides.

Callers

nothing calls this directly

Calls 11

spawnSyncAndAssertFunction · 0.85
requireFunction · 0.50
assertFunction · 0.50
pathMethod · 0.45
refreshMethod · 0.45
resolveMethod · 0.45
mkdirSyncMethod · 0.45
joinMethod · 0.45
copyFileSyncMethod · 0.45
existsSyncMethod · 0.45
renameSyncMethod · 0.45

Tested by

no test coverage detected