MCPcopy 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

1require('./source-map-support').install({
2 emptyCacheBetweenOperations: true // Needed to be able to test for failure
3});
4

Callers

nothing calls this directly

Calls 9

compareStackTraceFunction · 0.85
createMultiLineSourceMapFunction · 0.85
createEmptySourceMapFunction · 0.85
compareStdoutFunction · 0.85
createSourceMapWithGapFunction · 0.85
compareLinesFunction · 0.85

Tested by

no test coverage detected