Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-31 | Drop all `console` statements properly | Richard van Velzen | |
Because the base reference can be an member expression as well, we have to dig a bit deeper to find the leftmost base reference. Fixes #451 |
index : tracifyjs | ||
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-31 | Drop all `console` statements properly | Richard van Velzen | |
Because the base reference can be an member expression as well, we have to dig a bit deeper to find the leftmost base reference. Fixes #451 |