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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiClassFileReconstituter.cpp238 CheckedExceptionElement* checked_exceptions = const_method->checked_exceptions_start(); local
248 write_u2(checked_exceptions[index].class_cp_index);

Completed in 30 milliseconds