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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstMethod.java75 checkedExceptionElementSize = type.getSize();
101 private static long checkedExceptionElementSize; field in class:ConstMethod
354 offset += checkedExceptionElementSize;
402 offset -= length * checkedExceptionElementSize;

Completed in 50 milliseconds