Home | History | Annotate | Download | only in UglifyJS

Lines Matching defs:next_token

487                         return next_token();
491 return next_token();
523 function next_token(force_regexp) {
540 next_token.context = function(nc) {
545 return next_token;