Module hygiene
Available on crate feature
__ecma
and (crate features __ecma_transforms
or __testing_transform
) only.Structs§
Functions§
- The pass actually modifies the identifiers in the way that different identifier (with respect to span hygiene) becomes different identifier. (e.g.
a1
fora#6
,a2
fora#23
)