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

File test-compile-cache-portable.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This tests NODE_COMPILE_CACHE works with the NODE_COMPILE_CACHE_PORTABLE
4// environment variable.

Callers

nothing calls this directly

Calls 7

spawnSyncAndAssertFunction · 0.85
requireFunction · 0.50
refreshMethod · 0.45
joinMethod · 0.45
mkdirSyncMethod · 0.45
writeFileSyncMethod · 0.45
renameSyncMethod · 0.45

Tested by

no test coverage detected