file: job.t package: muf status: alpha
This operator pops a VANILLA or other frame off the loop stack;
It is used to mark the end of the second
clause of an after{ ... }alwaysDo{ ... }
construct. The full description of everything this operator
can do is quite involved; all the Muq in-db compiler writer
normally needs to know is that is ends such a clause.
See section assembler functions.
See section `Loop Stacks' in Muq Source Code.
For full gory details, read the source: c/job.t:job_Pop_Unwindframe().
Go to the first, previous, next, last section, table of contents.