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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp150 static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry; } function in class:TemplateInterpreter
/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp265 static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry; } function in class:StubRoutines

Completed in 51 milliseconds