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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp99 static address _throw_ArrayIndexOutOfBoundsException_entry; member in class:TemplateInterpreter
H A DtemplateInterpreter.cpp170 address TemplateInterpreter::_throw_ArrayIndexOutOfBoundsException_entry = NULL; member in class:TemplateInterpreter
344 Interpreter::_throw_ArrayIndexOutOfBoundsException_entry = generate_ArrayIndexOutOfBounds_handler("java/lang/ArrayIndexOutOfBoundsException"); member in class:Interpreter

Completed in 36 milliseconds