swc/crates
Donny/강동윤 84cec8766d
refactor(atoms): Remove usage of js_word! to drop string-cache (#7976)
**Description:**

This PR is to prepare removal of `string-cache`. Actually, this PR does not remove it. Instead, this PR only removes direct usages of `js_word!`s, especially in patterns.



**Related issue:**

 - #4946.
2023-10-08 00:39:51 +00:00
..
ast_node chore: Publish crates 2023-06-21 15:44:11 +00:00
better_scoped_tls chore: Publish crates 2023-06-22 13:40:52 +00:00
binding_macros chore: Publish crates 2023-10-07 14:22:43 +00:00
dbg-swc chore: Publish crates 2023-10-07 14:22:43 +00:00
from_variant chore: Publish crates 2023-06-21 15:44:11 +00:00
jsdoc refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
preset_env_base chore: Publish crates 2023-06-22 13:40:52 +00:00
string_enum chore: Publish crates 2023-06-21 15:44:11 +00:00
swc refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_atoms refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_bundler refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_cached chore: Publish crates 2023-06-22 13:40:52 +00:00
swc_cli_impl chore: Publish crates 2023-10-07 14:22:43 +00:00
swc_common chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_compiler_base chore: Publish crates 2023-10-07 14:22:43 +00:00
swc_config chore: Publish crates 2023-06-22 13:40:52 +00:00
swc_config_macro chore: Publish crates 2023-06-21 15:44:11 +00:00
swc_core refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_css chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_css_ast refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_css_codegen refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_css_codegen_macros chore: Publish crates 2023-06-21 15:44:11 +00:00
swc_css_compat refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_css_lints refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_css_minifier refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_css_modules refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_css_parser refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_css_prefixer refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_css_utils refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_css_visit refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_ast refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_codegen chore(xtask): Migrate scripts to xtask (#8072) 2023-10-06 14:44:53 +00:00
swc_ecma_codegen_macros chore: Publish crates 2023-06-21 15:44:11 +00:00
swc_ecma_dep_graph refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_ext_transforms chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_ecma_lints refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_loader chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_ecma_minifier refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_parser refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_preset_env refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_quote chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_ecma_quote_macros refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_testing chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_ecma_transforms chore: Publish crates 2023-10-07 14:22:43 +00:00
swc_ecma_transforms_base refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_transforms_classes refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_transforms_compat refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_transforms_macros chore: Publish crates 2023-08-29 05:06:03 +00:00
swc_ecma_transforms_module refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_transforms_optimization refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_transforms_proposal refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_transforms_react refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_transforms_testing chore: Publish crates 2023-10-07 14:22:43 +00:00
swc_ecma_transforms_typescript refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_usage_analyzer refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_utils refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecma_visit refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_ecmascript chore: Publish crates 2023-10-07 14:22:43 +00:00
swc_eq_ignore_macros chore: Publish crates 2023-06-21 15:44:11 +00:00
swc_error_reporters chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_estree_ast chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_estree_compat refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_fast_graph chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_graph_analyzer chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_html chore: Publish crates 2023-10-07 14:22:43 +00:00
swc_html_ast refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_html_codegen refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_html_codegen_macros chore: Publish crates 2023-06-21 15:44:11 +00:00
swc_html_minifier refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_html_parser refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_html_utils chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_html_visit refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_macros_common chore: Publish crates 2023-06-21 15:44:11 +00:00
swc_node_base chore: Publish crates 2022-10-24 03:58:37 +00:00
swc_node_bundler refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_node_comments chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_nodejs_common chore: Publish crates 2023-06-22 13:40:52 +00:00
swc_plugin build(cargo): Update deps (#7564) 2023-06-22 07:40:41 +00:00
swc_plugin_macro chore: Publish crates 2023-06-21 15:44:11 +00:00
swc_plugin_proxy chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_plugin_runner refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
swc_plugin_testing
swc_timer chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_trace_macro chore: Publish crates 2023-06-21 15:44:11 +00:00
swc_visit chore(xtask): Migrate scripts to xtask (#8072) 2023-10-06 14:44:53 +00:00
swc_visit_macros build(cargo): Update rustc to 2023-07-03 (#7623) 2023-07-05 03:50:43 +00:00
swc_xml chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_xml_ast chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_xml_codegen chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_xml_codegen_macros chore: Publish crates 2023-06-21 15:44:11 +00:00
swc_xml_parser chore: Publish crates 2023-10-06 00:12:18 +00:00
swc_xml_visit chore: Publish crates 2023-10-06 00:12:18 +00:00
testing chore: Publish crates 2023-10-06 00:12:18 +00:00
testing_macros chore: Publish crates 2023-06-22 07:43:38 +00:00