Home | History | Annotate | Download | only in UglifyJS

Lines Matching full:is_constant

653         function is_constant(node) {
855 if (is_constant(right) && is_constant(left)) {