Searched refs:C_msg (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp586 static const char* C_msg(BytecodeInterpreter::messages msg);
H A DbytecodeInterpreter.cpp3051 const char* BytecodeInterpreter::C_msg(BytecodeInterpreter::messages msg) { function in class:BytecodeInterpreter
3086 tty->print_cr("msg: %s", C_msg(this->_msg));

Completed in 31 milliseconds