callback-room<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition


Methods

M: benchmark-data callback-room<<
T{ struct-slot-spec
{ name "callback-room" }
{ offset 160 }
{ 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