circu.js
    Preparing search index...

    Function tableGrow

    • Grow a table

      Parameters

      • instance: Instance

        The Instance containing the table

      • name: string

        The exported table name

      • delta: number

        Number of elements to grow

      Returns number

      Previous table size, or -1 on failure

      RuntimeError if table not found