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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp145 static address remove_activation_entry() { return _remove_activation_entry; } function in class:TemplateInterpreter
H A DinterpreterRuntime.cpp393 return Interpreter::remove_activation_entry();
464 continuation = Interpreter::remove_activation_entry();

Completed in 33 milliseconds