NAME ^

bcg_emitter_pasm.c

DESCRIPTION ^

Contains the function emit_pasm, which dumps the current bytecode as PASM code.

Methods ^

void emit_pasm(BCG_info *bcg_info)

Dumps the PASM equivalent of the current bytecode stored in BCG.


parrot