Handbook
Glossary
<slot-value> ( -- value )
Vocabulary
compiler
.
tree
.
escape-analysis
.
allocations
Inputs
None
Outputs
value
an
object
Definition
USING:
kernel
stack-checker.values
;
IN:
compiler.tree.escape-analysis.allocations
:
<slot-value>
( -- value )
<value>
dup
introduce-value
;