Handbook
Glossary
begin-stack-analysis ( -- )
Vocabulary
compiler
.
cfg
.
stacks
Word description
Initializes a set of variables related to global stack analysis of Factor words.
See also
begin-local-analysis
,
height-state
Definition
USING:
biassocs
compiler.cfg.stacks.local
kernel
namespaces
;
IN:
compiler.cfg.stacks
:
begin-stack-analysis
( -- )
<bihash>
locs>vregs
set
0 0 0 0
height-state
boa
height-state
set
;