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

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.hpp277 ExceptionCache* exception_cache_entry_for_exception(Handle exception);
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 49 milliseconds