Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ compile-cache-wrapper.js
File
compile-cache-wrapper.js
test/fixtures/compile-cache-wrapper.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ enableCompileCache, getCompileCacheDir, constants } = require(
'module'
);
4
Callers
nothing calls this directly
Calls
4
getCompileCacheDir
Function · 0.85
enableCompileCache
Function · 0.85
require
Function · 0.50
log
Method · 0.45
Tested by
no test coverage detected