Next: , Previous: , Up: Type related instructions   [Contents][Index]


21.1.24.13 Instruction mktyc

Synopsys:

mktyc

Given a list of argument types, a return type and a number of arguments, build a closure type and push it on the stack.

Stack: ( TYPE... TYPE ULONG -- TYPE )