Function rename
pub fn rename(
map: &HashMap<(Atom, SyntaxContext), Atom, BuildHasherDefault<FxHasher>>,
) -> impl Pass + VisitMut
Available on crate feature
__ecma
and (crate features __ecma_transforms
or __testing_transform
) only.