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

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

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This tests module.enableCompileCache({ directory, portable: true }) works
4// and supports portable paths across directory relocations.

Callers

nothing calls this directly

Calls 8

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

Tested by

no test coverage detected