Searched refs:getNarrowOopField (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/
H A DRobustOopDeterminator.java55 klassField = type.getNarrowOopField("_metadata._compressed_klass");
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/
H A DType.java125 public NarrowOopField getNarrowOopField (String fieldName) throws WrongTypeException; method in interface:Type
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/
H A DBasicType.java276 public NarrowOopField getNarrowOopField(String fieldName) throws WrongTypeException { method in class:BasicType

Completed in 33 milliseconds