?STACK
?PAIRS
?STOP
?STACK
( -- )
<
PFE-MISC
>
check all stacks for underflow and overflow conditions, and if such an error condition is detected
THROW
reference: p4_Q_stack in ../src/misc.c:0147, export CO ?STACK