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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1554 void clr_pop_frame_pending(void) { _popframe_condition = popframe_inactive; } function in class:JavaThread
/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp2589 THREAD->clr_pop_frame_pending();

Completed in 642 milliseconds