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

/openjdk9/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.cpp205 DispatchTable TemplateInterpreter::_safept_table; member in class:TemplateInterpreter
H A DtemplateInterpreter.hpp131 static DispatchTable _safept_table; // the safepoint dispatch table (used to set the active table for safepoints) member in class:TemplateInterpreter

Completed in 58 milliseconds