Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/evanw/node-source-map-support
/ test.js
File
test.js
test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
require(
'./source-map-support'
).install({
2
emptyCacheBetweenOperations: true
// Needed to be able to test for failure
3
});
4
Callers
nothing calls this directly
Calls
9
compareStackTrace
Function · 0.85
createMultiLineSourceMap
Function · 0.85
createSingleLineSourceMap
Function · 0.85
createEmptySourceMap
Function · 0.85
compareStdout
Function · 0.85
createSourceMapWithGap
Function · 0.85
createMultiLineSourceMapWithSourcesContent
Function · 0.85
createSecondLineSourceMap
Function · 0.85
compareLines
Function · 0.85
Tested by
no test coverage detected