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

/openjdk9/hotspot/src/share/vm/prims/
H A DjvmtiThreadState.hpp393 oop earlyret_oop() const { return _earlyret_oop; } function in class:JvmtiThreadState
/openjdk9/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp2890 SET_STACK_OBJECT(ts->earlyret_oop(), 0);

Completed in 158 milliseconds