serialize-gc-maps ( -- byte-array )


Vocabulary
compiler.codegen.gc-maps

Inputs
None

Outputs
byte-arraya byte-array


Word description
Serializes the gc-maps that have been registered in the gc-maps variable into a byte-array.

Definition