MCPcopy
hub / github.com/mozilla/source-map / bench.js

File bench.js

bench/bench.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function noop() {}
2
3if (typeof console === "undefined") {
4 console = {};

Callers

nothing calls this directly

Calls 8

benchmarkFunction · 0.85
getTestMappingFunction · 0.85
fromSourceMapMethod · 0.65
destroyMethod · 0.65
originalPositionForMethod · 0.65
eachMappingMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected