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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp103 static address _throw_WrongMethodType_entry; member in class:TemplateInterpreter
148 static address throw_WrongMethodType_entry() { return _throw_WrongMethodType_entry; }

Completed in 29 milliseconds