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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp264 static address throw_NullPointerException_at_call_entry(){ return _throw_NullPointerException_at_call_entry; } function in class:StubRoutines
H A DsharedRuntime.cpp799 return StubRoutines::throw_NullPointerException_at_call_entry();
817 return StubRoutines::throw_NullPointerException_at_call_entry();
828 return StubRoutines::throw_NullPointerException_at_call_entry();
834 return StubRoutines::throw_NullPointerException_at_call_entry();

Completed in 40 milliseconds