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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp234 bool inline_native_Reflection_getCallerClass();
784 case vmIntrinsics::_getCallerClass: return inline_native_Reflection_getCallerClass();
3839 //-----------------inline_native_Reflection_getCallerClass---------------------
3847 bool LibraryCallKit::inline_native_Reflection_getCallerClass() { function in class:LibraryCallKit

Completed in 59 milliseconds