VocabularyvmClass descriptionA struct that defines the sizes of the garbage collection maps for a word. It has the following slots:
gc-root-count | Number of gc root bits per callsite. |
derived-root-count | Number of derived roots per callsite. |
return-address-count | Number of gc callsites. |
DefinitionMethods