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

/openjdk9/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.cpp204 DispatchTable TemplateInterpreter::_normal_table; member in class:TemplateInterpreter
H A DtemplateInterpreter.hpp130 static DispatchTable _normal_table; // the normal dispatch table (used to set the active table in normal mode) member in class:TemplateInterpreter

Completed in 15 milliseconds