Module Compilation
Information kept in memory about a compilation of a module.
Constructors
Construct a new ModuleCompilation, adding the serialized compiled module bytes to the repository without committing.
Functions
Properties
The persistent record number of this version of the compiled module.
The record number at which a tuple of block phrases for this compilation is stored. This can be fetched on demand, separately from the A_RawFunctions needed to load the module.
The record number at which a ByteArray was recorded for this module. That record should be fetched as needed and decoded into an array of module manifest entries and stored in the A_Module's ModuleDescriptor.o_ManifestEntries.
The record number at which a ByteArray was recorded for this module. That record should be fetched as needed and decoded into a StylingRecord.