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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1015 Handle SharedRuntime::find_callee_info(JavaThread* thread, Bytecodes::Code& bc, CallInfo& callinfo, TRAPS) { function in class:SharedRuntime
1183 Handle receiver = find_callee_info(thread, invoke_code,
1396 Handle receiver = find_callee_info(thread, bc, call_info,

Completed in 349 milliseconds