Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
emit-return-addresses ( -- )
Vocabulary
compiler.codegen.gc-maps
Definition
USING:
namespaces
;
IN:
compiler.codegen.gc-maps
:
emit-return-addresses
( -- )
return-addresses
get
emit-uints
;