Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.CallIndirect
Packages that use CallIndirect
-
Uses of CallIndirect in de.mirkosertic.bytecoder.core.backend.wasm.ast
Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return CallIndirectModifier and TypeMethodDescriptionstatic CallIndirect
ConstExpressions.call
(FunctionType type, List<WasmValue> arguments, WasmValue functionIndex)