Handbook
Glossary
add-parameter ( obj -- )
Vocabulary
compiler
.
codegen
.
relocation
Inputs
obj
an
object
Outputs
None
Definition
USING:
namespaces
sequences
;
IN:
compiler.codegen.relocation
:
add-parameter
( obj -- )
parameter-table
get
push
;