Handbook
Glossary
inline-cache-quots ( word methods -- pic-quot/f pic-tail-quot/f )
Vocabulary
generic
.
single
Inputs
word
an
object
methods
an
object
Outputs
pic-quot/f
an
object
pic-tail-quot/f
an
object
Definition
IN:
generic.single
HOOK:
inline-cache-quots
combination
( word methods -- pic-quot/f pic-tail-quot/f )
Methods
USING:
generic.single
kernel
;
M:
single-combination
inline-cache-quots
2drop
f
f
;
USING:
generic.single
generic.single.private
generic.standard
kernel
;
M:
standard-combination
inline-cache-quots
[
\
inline-cache-miss
inline-cache-quot
]
[
\
inline-cache-miss-tail
inline-cache-quot
]
2bi
;