Package org.teavm.model.lowlevel
Class WriteBarrierInsertion
- java.lang.Object
-
- org.teavm.model.lowlevel.WriteBarrierInsertion
-
public class WriteBarrierInsertion extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description WriteBarrierInsertion(Characteristics characteristics)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(Program program)
-
-
-
Constructor Detail
-
WriteBarrierInsertion
public WriteBarrierInsertion(Characteristics characteristics)
-
-
Method Detail
-
apply
public void apply(Program program)
-
-