int |
WeakFunctionReferenceCallable.resolveIndex(WASMValue.ExportContext context) |
int |
Callable.resolveIndex(WASMValue.ExportContext context) |
int |
Function.resolveIndex(WASMValue.ExportContext context) |
PrimitiveType |
WeakFunctionReferenceCallable.resolveResultType(WASMValue.ExportContext context) |
PrimitiveType |
Callable.resolveResultType(WASMValue.ExportContext context) |
PrimitiveType |
Function.resolveResultType(WASMValue.ExportContext context) |
void |
Return.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
GetGlobal.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
F32Load.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
F32Store.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
WeakFunctionTableReference.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
I32Load16S.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Iff.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Call.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
SetLocal.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
WASMValue.writeTo(BinaryWriter.Writer binaryWriter,
WASMValue.ExportContext context) |
void |
Drop.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
I32Load16U.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Loop.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Nop.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Unreachable.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
I32Store.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Try.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
CurrentMemory.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Select.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
I32Load8U.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
SetGlobal.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
TeeLocal.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
RethrowException.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
I32Load.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
UnaryExpression.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
BranchIff.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
BranchOnException.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Block.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
F32Const.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
I32Const.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
BinaryExpression.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
CallIndirect.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Branch.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
ThrowException.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Catch.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
I32Store8.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
I32Load8S.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
I32Store16.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
GetLocal.writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
Return.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
GetGlobal.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
F32Load.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
F32Store.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
WeakFunctionTableReference.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
I32Load16S.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Iff.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Call.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
SetLocal.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
WASMValue.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Drop.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
I32Load16U.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Loop.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Nop.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Unreachable.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
I32Store.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Try.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
CurrentMemory.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Select.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
I32Load8U.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
SetGlobal.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
TeeLocal.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
RethrowException.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
I32Load.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
UnaryExpression.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
BranchIff.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
BranchOnException.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
ReturnValue.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Block.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
F32Const.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
I32Const.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
BinaryExpression.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
CallIndirect.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Branch.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
ThrowException.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
Catch.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
I32Store8.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
I32Load8S.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
I32Store16.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void |
GetLocal.writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |