Handbook
Glossary
insn-def-slots ( class -- slot/f )
Vocabulary
compiler
.
cfg
.
instructions
.
syntax
Inputs
class
an
object
Outputs
slot/f
an
object
Definition
USING:
accessors
kernel
sequences
words
;
IN:
compiler.cfg.instructions.syntax
:
insn-def-slots
( class -- slot/f )
"insn-slots"
word-prop
[
type>>
def
eq?
]
filter
;