https://github.com/oxc-project/oxc/blob/main/crates/oxc_transformer_plugins/src/inject_global_variables.rs https://github.com/oxc-project/oxc/blob/main/crates/oxc_transformer_plugins/src/replace_global_defines.rs These 2 plugins only require global reference info, we do not need `Traverse`.