Searched defs:_active_table (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.cpp203 DispatchTable TemplateInterpreter::_active_table; member in class:TemplateInterpreter
H A DtemplateInterpreter.hpp129 static DispatchTable _active_table; // the active dispatch table (used by the interpreter for dispatch) member in class:TemplateInterpreter

Completed in 15 milliseconds