Class SiteTracker

java.lang.Object
org.jruby.ir.targets.SiteTracker

public class SiteTracker extends Object
Created by headius on 7/8/16.
  • Constructor Details

    • SiteTracker

      public SiteTracker()
  • Method Details

    • hasSeenType

      public boolean hasSeenType(int typeCode)
    • addType

      public void addType(int typeCode)
    • seenTypesCount

      public int seenTypesCount()
    • clearTypes

      public void clearTypes()
    • clearCount

      public int clearCount()
    • toString

      public String toString()
      Overrides:
      toString in class Object