Handbook
Glossary
set-extra-props ( word extra-props -- )
Vocabulary
cpu
.
x86
.
assembler
.
operands
Inputs
word
an
object
extra-props
an
object
Outputs
None
Definition
USING:
assocs
kernel
words
;
IN:
cpu.x86.assembler.operands
:
set-extra-props
( word extra-props -- )
[
rot
set-word-prop
]
with
assoc-each
;