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

/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecode.cpp149 methodHandle Bytecode_invoke::static_target(TRAPS) { function in class:Bytecode_invoke
H A Dbytecode.hpp225 methodHandle static_target(TRAPS); // "specified" method (from constant pool)
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1056 methodHandle callee = bytecode.static_target(CHECK_(nullHandle));

Completed in 76 milliseconds