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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DabstractInterpreter.hpp165 static void print_method_kind(MethodKind kind) PRODUCT_RETURN;
H A Dinterpreter.cpp282 void AbstractInterpreter::print_method_kind(MethodKind kind) { function in class:AbstractInterpreter

Completed in 32 milliseconds