QuickBEAM.VM.Compiler.Lowering.Ops.Control (QuickBEAM v0.10.9)

Copy Markdown View Source

Control flow opcodes: if_true, if_false, goto, catch, nip_catch, throw, throw_error, gosub, ret.

Summary

Functions

Lowers a VM instruction or function into compiler IR.

Functions

lower(state, idx, next_entry, stack_depths, inline_targets, name_args)

Lowers a VM instruction or function into compiler IR.