Function badArgumentSpecification

  • Throw a bad argument specification error

    Parameters

    • argCount: number

      The given arguments count in a function call

    • expected: number

      The expected arguments count in a function call

    • heap: Heap

      The current Heap instance

    • e: error

      The error data

    Returns void

Generated using TypeDoc