Home | History | Annotate | Download | only in UglifyJS

Lines Matching full:has_call

1100                                 var w = ast_walker(), has_call = {};
1103 "call": function() { throw has_call },
1109 if (ex === has_call)