LINKED

Constant LINKED 

Source
pub const LINKED: u16 = 0x0001;
Expand description

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