Function countNonPushOnlyOPs

  • Counts the number of non-push-only opcodes in a stack.

    Parameters

    • value: Stack

      The stack to analyze.

    Returns number

    The count of non-push-only opcodes.