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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp102 static address _throw_ClassCastException_entry; member in class:TemplateInterpreter
H A DtemplateInterpreter.cpp173 address TemplateInterpreter::_throw_ClassCastException_entry = NULL; member in class:TemplateInterpreter
347 Interpreter::_throw_ClassCastException_entry = generate_ClassCastException_handler(); member in class:Interpreter

Completed in 33 milliseconds