(package private) WatCodeSyntheticFunctionName |
TypeManager.createCallInterface() |
Create the FunctionName for a interface call.
|
(package private) WatCodeSyntheticFunctionName |
TypeManager.createCallVirtual() |
Create the FunctionName for a virtual call.
|
(package private) WatCodeSyntheticFunctionName |
TypeManager.createCast() |
Create the FunctionName for the CAST operation and mark it as used.
|
(package private) WatCodeSyntheticFunctionName |
TypeManager.createInstanceOf() |
Create the FunctionName for the INSTANCEOF operation and mark it as used.
|
(package private) WatCodeSyntheticFunctionName |
TypeManager.getTypeTableMemoryOffsetFunctionName() |
Create an accessor for typeTableOffset and mark it.
|