QuickBEAM.VM.Interpreter.Ops.Control (QuickBEAM v0.10.9)

Copy Markdown View Source

Control flow opcodes: if/goto/return, try/catch, gosub/ret, throw.

Summary

Functions

Installs the Control flow opcodes: if/goto/return, try/catch, gosub/ret, throw helpers into the caller module.

Functions

__using__(opts)

(macro)

Installs the Control flow opcodes: if/goto/return, try/catch, gosub/ret, throw helpers into the caller module.