Searched refs:generate_ClassCastException_handler (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreterGenerator.hpp53 address generate_ClassCastException_handler();
H A DtemplateInterpreter.cpp347 Interpreter::_throw_ClassCastException_entry = generate_ClassCastException_handler();
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateInterpreter_sparc.cpp116 address TemplateInterpreterGenerator::generate_ClassCastException_handler() { function in class:TemplateInterpreterGenerator
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateInterpreter_x86_32.cpp100 address TemplateInterpreterGenerator::generate_ClassCastException_handler() { function in class:TemplateInterpreterGenerator
H A DtemplateInterpreter_x86_64.cpp105 address TemplateInterpreterGenerator::generate_ClassCastException_handler() { function in class:TemplateInterpreterGenerator

Completed in 290 milliseconds