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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DInstanceKlass.java435 public int getJavaFieldsCount() { return (int) javaFieldsCount.getValue(this); } method in class:InstanceKlass
[all...]

Completed in 44 milliseconds