check-fixup ( seq -- )


Vocabulary
compiler.codegen

Inputs
seqa sequence of generated machine code.


Outputs
None

Word description
Used by with-fixup to ensure that the generated machine code is properly aligned.

Definition