Handbook
Glossary
megamorphic-cache-hits<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
megamorphic-cache-hits<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
vm
;
M:
dispatch-statistics
megamorphic-cache-hits<<
T{
struct-slot-spec
{
name
"megamorphic-cache-hits"
}
{
offset 0
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
write-struct-slot
;
inline