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

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.cpp273 ExceptionCache* nmethod::exception_cache_entry_for_exception(Handle exception) { function in class:nmethod
428 ExceptionCache* target_entry = exception_cache_entry_for_exception(exception);

Completed in 1733 milliseconds