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

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.cpp1357 bool (*is_this_the_right_frame_to_zap)(frame*)) {
1381 if (is_this_the_right_frame_to_zap(sfs.current()) ) {
1356 zap_dead_java_or_native_locals(JavaThread* thread, bool (*is_this_the_right_frame_to_zap)(frame*)) argument

Completed in 37 milliseconds