Class SystemDoArrayCopyGenerator
java.lang.Object
org.teavm.backend.wasm.generators.gc.SystemDoArrayCopyGenerator
- All Implemented Interfaces:
WasmGCCustomGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(MethodReference method, WasmFunction function, WasmGCCustomGeneratorContext context)
-
Constructor Details
-
SystemDoArrayCopyGenerator
public SystemDoArrayCopyGenerator()
-
-
Method Details
-
apply
public void apply(MethodReference method, WasmFunction function, WasmGCCustomGeneratorContext context) - Specified by:
applyin interfaceWasmGCCustomGenerator
-