Module flags

Module flags 

Source
Expand description

Header flags (bit field).

Constantsยง

LINKED
Bit 0: If set, bytecode is linked (instructions contain NodeTypeId/NodeFieldId). If clear, bytecode is unlinked (instructions contain StringId references).