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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.cpp512 address fast_continuation = nm->handler_for_exception_and_pc(exception, pc); variable
513 if (fast_continuation != NULL) {
516 return fast_continuation;

Completed in 26 milliseconds