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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DbytecodeInterpreter_sparc.hpp47 #define RESET_LAST_JAVA_FRAME() THREAD->frame_anchor()->set_flags(0); macro
/openjdk7/hotspot/src/cpu/x86/vm/
H A DbytecodeInterpreter_x86.hpp57 #define RESET_LAST_JAVA_FRAME() macro
/openjdk7/hotspot/src/cpu/zero/vm/
H A DbytecodeInterpreter_zero.hpp98 #define RESET_LAST_JAVA_FRAME() macro

Completed in 194 milliseconds