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