| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.backend.wasm | |
| de.mirkosertic.bytecoder.backend.wasm.ast |
| Modifier and Type | Method and Description |
|---|---|
Function |
WASMSSAASTWriter.Resolver.resolveCallsiteBootstrapFor(BytecodeClass owningClass,
String callsiteId,
Program program,
RegionNode bootstrapMethod) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportableFunction |
| Modifier and Type | Method and Description |
|---|---|
<T extends Function> |
FunctionIndex.firstByLabel(String label) |
| Modifier and Type | Method and Description |
|---|---|
Function |
FunctionIndex.get(int aIndex) |
Function |
ImportsSection.importFunction(ImportReference importReference,
String label,
List<Param> parameter) |
Function |
ImportsSection.importFunction(ImportReference importReference,
String label,
List<Param> parameter,
PrimitiveType result) |
Function |
ImportsSection.importFunction(ImportReference importReference,
String label,
PrimitiveType result) |
Function |
Function.toTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionIndex.add(Function function) |
int |
FunctionIndex.indexOf(Function value) |
int |
TablesSection.AnyFuncTable.indexOf(Function function) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.