ALL_BLOCK_PHRASES
Content copied to clipboard
An A_Tuple of all block phrases produced during compilation, in the order in which the block phrases were produced. Each A_RawFunction contains an index into this tuple, as well as a reference to this A_Module.
This field is populated during module compilation, and is written to the repository immediately after, at which time the field is set to an A_Number containing the Long index into the repository where the block phrase tuple is written. Upon fast-loading, this field is set by the loading mechanism to that same A_Number, allowing the block phrases to be fetched only if needed.