Docs.rs
  • swc_ecma_transforms_optimization-0.195.26
    • swc_ecma_transforms_optimization 0.195.26
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • kdy1
    • swc-bot
    • Dependencies
      • dashmap ^5.4.0 normal
      • indexmap ^1.9.3 normal
      • once_cell ^1.18.0 normal
      • petgraph ^0.6 normal
      • rayon ^1.7.0 normal
      • rustc-hash ^1.1.0 normal
      • serde_json ^1.0.61 normal
      • swc_atoms ^0.6.0 normal
      • swc_common ^0.33.3 normal
      • swc_ecma_ast ^0.110.4 normal
      • swc_ecma_parser ^0.141.10 normal
      • swc_ecma_transforms_base ^0.134.19 normal
      • swc_ecma_transforms_macros ^0.5.3 normal
      • swc_ecma_utils ^0.124.15 normal
      • swc_ecma_visit ^0.96.4 normal
      • swc_fast_graph ^0.21.3 normal
      • tracing ^0.1.37 normal
      • swc_ecma_transforms_compat ^0.160.24 dev
      • swc_ecma_transforms_module ^0.177.26 dev
      • swc_ecma_transforms_proposal ^0.168.27 dev
      • swc_ecma_transforms_react ^0.180.27 dev
      • swc_ecma_transforms_testing ^0.137.20 dev
      • swc_ecma_transforms_typescript ^0.185.25 dev
      • testing ^0.35.5 dev
    • Versions
    • 47.37% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

swc_ecma_transforms_optimization0.195.26

  • Structs
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • AssertValid
  • simplify::Config
  • simplify::ExprSimplifierConfig
  • simplify::dce::Config
  • simplify::inlining::Config

Functions

  • const_modules
  • debug_assert_valid
  • inline_globals
  • inline_globals2
  • json_parse
  • simplify::const_propagation::constant_propagation
  • simplify::dce::dce
  • simplify::dead_branch_remover
  • simplify::expr_simplifier
  • simplify::inlining::inlining
  • simplify::simplifier

Type Aliases

  • GlobalExprMap