Tag archive for "with"

This procedure processes With statement. It expects Record or Object variable and stores its data to a linked list. The calculated address is stored on the stack frame for further use. Turbo Pascal generates intermediate code which can be optimized for redundant ES:DI address loadings. Therefore, this procedure generates appropriate instructions to mark the address …