gc-info


Vocabulary
vm

Class description
A struct that defines the sizes of the garbage collection maps for a word. It has the following slots:
gc-root-countNumber of gc root bits per callsite.
derived-root-countNumber of derived roots per callsite.
return-address-countNumber of gc callsites.


Definition


Methods