Package org.mozilla.javascript.optimizer

Class Summary
Block  
Codegen This class generates code for a given IR tree.
FatBlock  
InvokerImpl Avoid cost of java.lang.reflect.Method.invoke() by compiling a class to perform the method call directly.
OptClassNameHelper  
OptFunctionNode  
Optimizer  
OptIRFactory This class allows the creation of nodes, and follows the Factory pattern.
OptLocalVariable  
OptRuntime  
OptVariableTable  
StmtNodeIterator  
TypeEvent