numSlots

Answer the number of slots to reserve in a A_Continuation based on this raw function. This is the arity, plus number of local variables and constants, plus number of stack slots.

Return

The number of continuation slots to reserve for executing this raw function.