Handbook
Glossary
<escaping-values> ( -- disjoint-set )
Vocabulary
compiler
.
tree
.
escape-analysis
.
allocations
Inputs
None
Outputs
disjoint-set
an
object
Definition
USING:
disjoint-sets
kernel
;
IN:
compiler.tree.escape-analysis.allocations
:
<escaping-values>
( -- disjoint-set )
<disjoint-set>
+escaping+
over
add-atom
;