Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-08 | fix return from recursive IIFE (#1570) | Alex Lam S.L | |
`side-effects` did not account for IIFEs being able to reference itself thus making its return value potentially significant |
index : tracifyjs | ||
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-08 | fix return from recursive IIFE (#1570) | Alex Lam S.L | |
`side-effects` did not account for IIFEs being able to reference itself thus making its return value potentially significant |