public class Expressions.F32 extends Object
| Constructor and Description |
|---|
F32() |
| Modifier and Type | Method and Description |
|---|---|
void |
store(Alignment alignment,
int offset,
WASMValue ptr,
WASMValue value,
Expression expression) |
void |
store(int offset,
WASMValue ptr,
WASMValue value,
Expression expression) |
public void store(Alignment alignment, int offset, WASMValue ptr, WASMValue value, Expression expression)
public void store(int offset,
WASMValue ptr,
WASMValue value,
Expression expression)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.