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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstMethod.java81 exceptionTableElementSize = type.getSize();
103 private static long exceptionTableElementSize; field in class:ConstMethod
337 offset += exceptionTableElementSize;
476 offset -= length * exceptionTableElementSize;

Completed in 29 milliseconds