Package org.teavm.model.lowlevel
Class GCShadowStackContributor
- java.lang.Object
-
- org.teavm.model.lowlevel.GCShadowStackContributor
-
public class GCShadowStackContributor extends Object
-
-
Constructor Summary
Constructors Constructor Description GCShadowStackContributor(Characteristics characteristics)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcontribute(Program program, MethodReader method)
-
-
-
Constructor Detail
-
GCShadowStackContributor
public GCShadowStackContributor(Characteristics characteristics)
-
-
Method Detail
-
contribute
public int contribute(Program program, MethodReader method)
-
-