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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstMethod.java351 long offset = offsetOfCheckedExceptions();
396 private long offsetOfCheckedExceptions() { method in class:ConstMethod
435 return offsetOfCheckedExceptions() - 2;
464 return offsetOfCheckedExceptions() - 2;

Completed in 29 milliseconds