maxStackDepth

val A_RawFunction.maxStackDepth: Int

Answer the maximum depth of the stack needed by an A_Continuation representing the invocation of some A_Function that closes this A_RawFunction.

Return

The maximum stack depth for this function implementation.