code-heap-after<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition


Methods

M: gc-event code-heap-after<<
T{ struct-slot-spec
{ name "code-heap-after" }
{ offset 272 }
{ class mark-sweep-sizes }
{ initial
S{ mark-sweep-sizes
{ size 0 }
{ occupied 0 }
{ total-free 0 }
{ contiguous-free 0 }
{ free-block-count 0 }
}
}
{ type mark-sweep-sizes }
} write-struct-slot ; inline