Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-source-map-cjs-require-cache.js
File
test-source-map-cjs-require-cache.js
test/parallel/test-source-map-cjs-require-cache.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --enable-source-maps --max-old-space-size=10 --expose-gc
2
3
/**
4
* This test verifies that the source map of a CJS module is cleared after the
Callers
nothing calls this directly
Calls
5
gcUntil
Function · 0.85
findSourceMap
Function · 0.85
run
Function · 0.70
require
Function · 0.50
resolve
Method · 0.45
Tested by
no test coverage detected