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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateTable.hpp79 friend class TemplateTable;
94 // The TemplateTable defines all Templates and provides accessor functions
97 class TemplateTable: AllStatic { class in inherits:AllStatic
104 static bool _is_initialized; // true if TemplateTable has been initialized
349 // InterpreterMacroAssembler::is_a(), etc., need TemplateTable::call_VM().

Completed in 29 milliseconds