Handbook
Glossary
total-free>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
total-free>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
vm
;
M:
mark-sweep-sizes
total-free>>
T{
struct-slot-spec
{
name
"total-free"
}
{
offset 16
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline