Handbook
Glossary
aging<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
aging<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
vm
;
M:
data-heap-room
aging<<
T{
struct-slot-spec
{
name
"aging"
}
{
offset 24
}
{
class
copying-sizes
}
{
initial
S{
copying-sizes
{
size 0
}
{
occupied 0
}
{
free 0
}
}
}
{
type
copying-sizes
}
}
write-struct-slot
;
inline