Searched defs:typeField (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/ci/
H A DciConstant.java50 typeField = new CIntField(type.getCIntegerField("_type"), 0);
58 private static CIntField typeField; field in class:ciConstant

Completed in 35 milliseconds