| Parents: | tools.continuations | 
| Word | Stack effect | 
  (change-frame) | ( callstack quot -- callstack' ) | 
  (step-into-2dip) | ( quot -- ) | 
  (step-into-3dip) | ( quot -- ) | 
  (step-into-call-next-method) | ( method -- ) | 
  (step-into-continuation) | ( -- ) | 
  (step-into-dip) | ( quot -- ) | 
  (step-into-dispatch) | ( array n -- ) | 
  (step-into-execute) | ( word -- ) | 
  (step-into-if) | ( true false ? -- ) | 
  (step-into-quotation) | ( quot -- ) | 
  >innermost-frame< | ( callstack -- n quot ) | 
  after-break | ( object -- ) | 
  change-frame | ( continuation quot -- continuation' ) |