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

Copy Markdown View Source

Per-opcode lowering: translates each QuickJS bytecode instruction into Erlang abstract-form expressions.

Summary

Functions

lower_instruction(arg, idx, next_entry, arg_count, state, stack_depths, constants, entries, inline_targets)

Lowers one VM instruction into compiler state changes.