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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.hpp327 static Handle find_callee_info(JavaThread* thread,
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 40 milliseconds