Name Description Size Coverage
common.js 11941 -
compressor-flags.js 2814 -
drop-side-effect-free.js 13704 -
drop-unused.js Drop unused variables from this scope 21133 -
evaluate.js 17321 -
global-defs.js 3385 -
index.js 153539 -
inference.js 42517 -
inline.js Module that contains the inlining logic. @module The stars of the show are `inline_into_symbolref` and `inline_into_call`. 23557 -
native-objects.js Generate the object with arguments seen below 14561 -
reduce-vars.js Define the method AST_Node#reduce_vars, which goes through the AST in execution order to perform basic flow analysis 25312 -
tighten-body.js var a = 1 --> var a 60808 -