WASM: NFC. Rename WasmReinterpret into WasmNoOpCast.
This commit is contained in:
committed by
TeamCityServer
parent
0f84525bdc
commit
d90e3618f9
@@ -60,7 +60,7 @@ public class Boolean private constructor(private val value: Boolean) : Comparabl
|
||||
}
|
||||
}
|
||||
|
||||
@WasmReinterpret
|
||||
@WasmNoOpCast
|
||||
internal fun toInt(): Int =
|
||||
implementedAsIntrinsic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user