pub fn simplifier(unresolved_mark: Mark, c: Config) -> impl RepeatedJsPassExpand description
Performs simplify-expr, inlining, remove-dead-branch and dce until nothing changes.
pub fn simplifier(unresolved_mark: Mark, c: Config) -> impl RepeatedJsPassPerforms simplify-expr, inlining, remove-dead-branch and dce until nothing changes.