Handbook
Glossary
load-constant-slot ( value slot# vreg -- )
Vocabulary
compiler
.
cfg
.
alias-analysis
Inputs
value
an
object
slot#
an
object
vreg
an
object
Outputs
None
Definition
USING:
assocs
kernel
namespaces
;
IN:
compiler.cfg.alias-analysis
:
load-constant-slot
( value slot# vreg -- )
live-slots
get
[
drop
H{
}
clone
]
cache
set-at
;