A script-enabled browser is required for this page to function properly.

downward-growing

As it pertains to the call stack, in which newly entered subprograms are added to the bottom of the stack. The earliest frame, corresponding to the initial program entry point, is at the top of the stack, while the latest frame, associated with the most deeply nested subprogram call, is at the bottom of the stack.