OPTI6-Local subprograms with references to outer local variables

Top  Previous  Next

 

Local subprograms with references to outer local variables (OPTI6)

 

This section shows nestled local procedures, with references to outer local variables. Those local variables require some special stack manipulation so that the variables of the outer routine can be seen by the inner routine. This results in a good bit of overhead.

 

 

See also:

 

Optimizations