Class TypeProfileEntry

java.lang.Object
com.oracle.truffle.tools.chromeinspector.types.TypeProfileEntry

public final class TypeProfileEntry extends Object
  • Constructor Details

    • TypeProfileEntry

      public TypeProfileEntry(int offset, TypeObject[] types)
  • Method Details

    • getOffset

      public int getOffset()
    • getTypes

      public TypeObject[] getTypes()