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