method WebAssembly.Table.prototype.grow
Jump to headingTable.prototype.grow(delta: number): number
Increases the size of the Table
instance by a specified number of elements.
Parameters Jump to heading
Jump to headingdelta: number
Return Type Jump to heading
number