total uncompressed bytes
403.3 KB
total files
175
Fix
146 wasted files
total waste: 92.3 KB
- test_data/inline/ok/binary_expressions.rast : 4.2 KB
- test_data/inline/err/do_while_stmt_err.rast : 3.5 KB
- test_data/inline/ok/assign_expr.rast : 3.1 KB
- test_data/inline/ok/new_exprs.rast : 3.0 KB
- test_data/inline/ok/for_stmt.rast : 2.7 KB
- test_data/inline/ok/var_decl.rast : 2.6 KB
- test_data/inline/err/binding_identifier_invalid.rast : 2.5 KB
- test_data/inline/err/if_stmt_err.rast : 2.5 KB
- test_data/inline/ok/async_arrow_expr.rast : 2.5 KB
- test_data/inline/ok/paren_or_arrow_expr.rast : 2.3 KB
- test_data/inline/err/while_stmt_err.rast : 2.2 KB
- test_data/inline/err/paren_or_arrow_expr_invalid_params.rast : 2.1 KB
- test_data/inline/err/for_stmt_err.rast : 2.0 KB
- test_data/inline/ok/if_stmt.rast : 1.9 KB
- test_data/inline/ok/template_literal.rast : 1.8 KB
- test_data/inline/ok/array_expr.rast : 1.7 KB
- test_data/inline/ok/class_expr.rast : 1.7 KB
- test_data/inline/ok/object_prop_name.rast : 1.6 KB
- benches/files/es2021.js : 1.5 KB
- test_data/inline/err/binary_expressions_err.rast : 1.5 KB
- test_data/inline/err/invalid_arg_list.rast : 1.5 KB
- test_data/inline/err/var_decl_err.rast : 1.4 KB
- test_data/inline/ok/bracket_expr.rast : 1.4 KB
- test_data/inline/err/subscripts_err.rast : 1.3 KB
- test_data/inline/err/switch_stmt_err.rast : 1.3 KB
- test_data/inline/err/conditional_expr_err.rast : 1.3 KB
- test_data/inline/ok/async_function_expr.rast : 1.3 KB
- test_data/inline/ok/semicolons.rast : 1.3 KB
- test_data/inline/ok/object_expr_async_method.rast : 1.2 KB
- test_data/inline/err/bracket_expr_err.rast : 1.1 KB
- test_data/inline/ok/function_expr.rast : 1.1 KB
- test_data/inline/ok/dot_expr.rast : 1.1 KB
- test_data/inline/ok/conditional_expr.rast : 1.0 KB
- test_data/inline/ok/try_stmt.rast : 1.0 KB
- test_data/inline/ok/object_expr_getter_setter.rast : 995 B
- test_data/inline/ok/continue_stmt.rast : 978 B
- test_data/inline/err/async_arrow_expr_await_parameter.rast : 960 B
- test_data/inline/ok/subscripts.rast : 939 B
- test_data/inline/ok/object_expr_assign_prop.rast : 908 B
- test_data/inline/ok/yield_expr.rast : 861 B
- test_data/inline/err/export_decl_not_top_level.rast : 842 B
- test_data/inline/ok/arrow_expr_single_param.rast : 827 B
- test_data/inline/ok/break_stmt.rast : 821 B
- test_data/inline/err/import_call_no_arg.rast : 819 B
- test_data/inline/ok/object_expr.rast : 808 B
- test_data/inline/ok/block_stmt.rast : 806 B
- test_data/inline/err/semicolons_err.rast : 806 B
- test_data/inline/err/object_expr_non_ident_literal_prop.rast : 780 B
- test_data/inline/ok/return_stmt.rast : 775 B
- benches/parser.rs : 770 B
- test_data/inline/ok/object_expr_method.rast : 714 B
- test_data/inline/ok/object_expr_generator_method.rast : 712 B
- test_data/inline/err/primary_expr_invalid_recovery.rast : 689 B
- test_data/inline/err/throw_stmt_err.rast : 680 B
- test_data/inline/err/import_no_meta.rast : 672 B
- test_data/inline/err/import_decl_not_top_level.rast : 671 B
- test_data/inline/ok/while_stmt.rast : 637 B
- test_data/inline/ok/literals.rast : 630 B
- test_data/inline/ok/switch_stmt.rast : 614 B
- test_data/inline/err/template_literal_unterminated.rast : 602 B
- test_data/inline/err/return_stmt_err.rast : 581 B
- test_data/inline/ok/throw_stmt.rast : 534 B
- test_data/inline/ok/sequence_expr.rast : 493 B
- test_data/inline/ok/object_expr_spread_prop.rast : 446 B
- test_data/inline/ok/grouping_expr.rast : 436 B
- test_data/inline/ok/object_expr_ident_prop.rast : 412 B
- test_data/inline/ok/identifier_reference.rast : 346 B
- test_data/inline/ok/async_ident.rast : 334 B
- test_data/inline/ok/this_expr.rast : 274 B
- test_data/inline/ok/postfix_expr.rast : 273 B
- test_data/inline/ok/import_call.rast : 207 B
- test_data/inline/ok/import_meta.rast : 152 B
- test_data/inline/ok/binary_expressions.js : 125 B
- test_data/inline/ok/new_exprs.js : 113 B
- test_data/inline/ok/debugger_stmt.rast : 113 B
- test_data/inline/ok/async_arrow_expr.js : 102 B
- test_data/inline/ok/assign_expr.js : 101 B
- test_data/inline/ok/for_stmt.js : 95 B
- test_data/inline/ok/var_decl.js : 92 B
- test_data/inline/ok/if_stmt.js : 88 B
- test_data/inline/err/binding_identifier_invalid.js : 83 B
- test_data/inline/ok/empty_stmt.rast : 76 B
- test_data/inline/ok/class_expr.js : 72 B
- test_data/inline/ok/template_literal.js : 67 B
- test_data/inline/ok/paren_or_arrow_expr.js : 65 B
- test_data/inline/ok/array_expr.js : 65 B
- test_data/inline/ok/continue_stmt.js : 64 B
- test_data/inline/ok/async_function_expr.js : 62 B
- test_data/inline/err/if_stmt_err.js : 61 B
- test_data/inline/ok/bracket_expr.js : 56 B
- test_data/inline/ok/dot_expr.js : 54 B
- test_data/inline/ok/semicolons.js : 53 B
- test_data/inline/ok/object_prop_name.js : 53 B
- test_data/inline/err/while_stmt_err.js : 52 B
- test_data/inline/ok/object_expr_async_method.js : 48 B
- test_data/inline/ok/function_expr.js : 48 B
- test_data/inline/ok/try_stmt.js : 47 B
- test_data/inline/ok/break_stmt.js : 46 B
- test_data/inline/ok/yield_expr.js : 45 B
- test_data/inline/ok/conditional_expr.js : 44 B
- test_data/inline/ok/return_stmt.js : 43 B
- test_data/inline/ok/object_expr_getter_setter.js : 43 B
- test_data/inline/err/do_while_stmt_err.js : 42 B
- test_data/inline/err/for_stmt_err.js : 40 B
- test_data/inline/err/conditional_expr_err.js : 40 B
- test_data/inline/ok/switch_stmt.js : 38 B
- test_data/inline/ok/throw_stmt.js : 36 B
- test_data/inline/err/binary_expressions_err.js : 35 B
- test_data/inline/ok/arrow_expr_single_param.js : 34 B
- test_data/inline/err/export_decl_not_top_level.js : 34 B
- test_data/inline/ok/subscripts.js : 33 B
- test_data/inline/ok/literals.js : 33 B
- test_data/inline/err/var_decl_err.js : 32 B
- test_data/inline/ok/object_expr_assign_prop.js : 31 B
- test_data/inline/ok/while_stmt.js : 29 B
- test_data/inline/err/throw_stmt_err.js : 28 B
- test_data/inline/err/import_decl_not_top_level.js : 28 B
- test_data/inline/ok/object_expr.js : 27 B
- test_data/inline/ok/block_stmt.js : 27 B
- test_data/inline/err/async_arrow_expr_await_parameter.js : 26 B
- test_data/inline/err/import_call_no_arg.js : 25 B
- test_data/inline/err/switch_stmt_err.js : 24 B
- test_data/inline/err/semicolons_err.js : 24 B
- test_data/inline/err/import_no_meta.js : 24 B
- test_data/inline/ok/object_expr_method.js : 23 B
- test_data/inline/ok/object_expr_generator_method.js : 22 B
- test_data/inline/err/invalid_arg_list.js : 21 B
- test_data/inline/err/template_literal_unterminated.js : 20 B
- test_data/inline/err/subscripts_err.js : 20 B
- test_data/inline/err/return_stmt_err.js : 20 B
- test_data/inline/ok/identifier_reference.js : 19 B
- test_data/inline/err/bracket_expr_err.js : 19 B
- test_data/inline/err/primary_expr_invalid_recovery.js : 18 B
- test_data/inline/ok/object_expr_spread_prop.js : 17 B
- test_data/inline/ok/async_ident.js : 15 B
- test_data/inline/ok/this_expr.js : 14 B
- test_data/inline/ok/sequence_expr.js : 14 B
- test_data/inline/ok/object_expr_ident_prop.js : 14 B
- test_data/inline/ok/import_call.js : 14 B
- test_data/inline/ok/grouping_expr.js : 14 B
- test_data/inline/err/paren_or_arrow_expr_invalid_params.js : 14 B
- test_data/inline/ok/postfix_expr.js : 12 B
- test_data/inline/ok/import_meta.js : 12 B
- test_data/inline/err/object_expr_non_ident_literal_prop.js : 12 B
- test_data/inline/ok/debugger_stmt.js : 10 B
- test_data/inline/ok/empty_stmt.js : 2 B