Manage routine execution
After the routine sequence exists, the routine manager
can execute the UDR, as follows:
- It pushes arguments onto the stack for use by the routine.
- It invokes the routine.
- It handles the return of any UDR result.
All invocations of the same UDR within the same routine sequence have access to the same routine-state space.