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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DabstractInterpreter.hpp160 static address entry_for_method(methodHandle m) { return entry_for_kind(method_kind(m)); } function in class:AbstractInterpreter

Completed in 32 milliseconds