[][src]Module swc_ecma_transforms::optimization

Structs

InlineGlobals
JsonParse

Trnasform to optimize performance of literals.

Functions

expr_simplifier

Not intended for general use. Use simplifier instead.

simplifier

Ported from PeepholeRemoveDeadCode and PeepholeFoldConstants of google closure compiler.