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

/openjdk9/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreterGenerator.cpp88 Interpreter::_return_entry[i] = member in class:Interpreter
H A DtemplateInterpreter.cpp193 EntryPoint TemplateInterpreter::_return_entry[TemplateInterpreter::number_of_return_entries]; member in class:TemplateInterpreter
H A DtemplateInterpreter.hpp119 static EntryPoint _return_entry[number_of_return_entries]; // entry points to return to from a call member in class:TemplateInterpreter

Completed in 19 milliseconds