Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
spawnSyncAndAssert
Function · 0.85
require
Function · 0.50
refresh
Method · 0.45
join
Method · 0.45
mkdirSync
Method · 0.45
path
Method · 0.45
writeFileSync
Method · 0.45
renameSync
Method · 0.45
Tested by
no test coverage detected