Searched refs:throw_AbstractMethodError_entry (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp262 static address throw_AbstractMethodError_entry() { return _throw_AbstractMethodError_entry; } function in class:StubRoutines
H A DsharedRuntime.cpp796 return StubRoutines::throw_AbstractMethodError_entry();
2342 StubRoutines::throw_AbstractMethodError_entry(),

Completed in 1757 milliseconds