GlobalInstance

constructor(valueLow: Long, valueHigh: Long, type: ValType, mutabilityType: MutabilityType)
constructor(value: Value)
constructor(value: Value, mutabilityType: MutabilityType)


constructor(valueLow: Long, valueHigh: Long, valueType: ValueType, mutabilityType: MutabilityType)

Deprecated

Use GlobalInstance(long, long, ValType, MutabilityType).