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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DinterpreterRuntime.hpp66 static bool already_resolved(JavaThread *thread) { return cache_entry(thread)->is_resolved(code(thread)); } function in class:InterpreterRuntime

Completed in 661 milliseconds