tableIndex property

int tableIndex

The index of this function in the WebAssembly table. This is the same as its address.

Implementation

int get tableIndex => address;