MCPcopy
hub / github.com/mishoo/UglifyJS / pure_funcs.js

File pure_funcs.js

test/compress/pure_funcs.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1array: {
2 options = {
3 pure_funcs: [ "Math.floor" ],
4 side_effects: true,

Callers

nothing calls this directly

Calls 8

pureFuncFunction · 0.85
debugFunction · 0.85
cbFunction · 0.85
aFunction · 0.70
bFunction · 0.70
cFunction · 0.70
fooFunction · 0.70
barFunction · 0.70

Tested by

no test coverage detected