allocation-size* ( insn -- n )


Vocabulary
compiler.cfg.gc-checks.private

Inputs
insnan insn


Outputs
na number


Word description
Number of bytes allocated by the given instruction.

Definition


Methods