UglifyJS/lib
Arnavion e47ffc6e57 Don't search orig_maps if the source filename is unknown.
When the AST is not associated with a filename, only orig_map can be queried to get the original filename. If that wasn't provided, then the best we can do is add a mapping literally for "?"
2015-08-04 10:59:15 -07:00
..
ast.js Add option to preserve/enforce string quote style 2015-01-27 22:26:27 +02:00
compress.js Advanced way to specify if a function call might have side effects. #400 2015-07-29 14:36:42 +02:00
mozilla-ast.js Location fix for Mozilla AST start token. 2015-01-06 11:32:41 +01:00
output.js Don't search orig_maps if the source filename is unknown. 2015-08-04 10:59:15 -07:00
parse.js Re-use the caught exception's error message in the parse error call. 2015-07-29 15:06:52 +02:00
propmangle.js Add --mangle-regex option 2015-06-09 14:16:50 +03:00
scope.js rename --prop-cache to --name-cache 2015-03-16 13:16:30 +02:00
sourcemap.js Don't search orig_maps if the source filename is unknown. 2015-08-04 10:59:15 -07:00
transform.js Apply transformer to AST_VarDef's name 2013-07-14 13:24:09 +03:00
utils.js Add property name mangler 2015-03-14 11:22:28 +02:00