contents   index   previous   next



JSE_INLINES (off)

 

In the ScriptEase core, a number of functions are expanded inline to improve speed. These functions, however, take up considerable code space and can actually harm performance in later versions of the JDK (1.3.1 and 1.4).

 


JSE_PEEPHOLE_OPTIMIZER (on)