HeapTypeAny constructor

const HeapTypeAny()

The any heap type. The common supertype (a.k.a. top) of all internal types.

Implementation

const HeapTypeAny();