file: job.t package: muf status: alpha
The assembleConstant
prim stores the
given constant in the new compiledFunction's
constant vector and deposits an instruction
to load it on the stack at runtime. If the
given constant is already in the constant
vector, the pre-existing copy will be used
rather than entering it a second time.
Go to the first, previous, next, last section, table of contents.