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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.cpp651 bool methodOopDesc::is_not_compilable(int comp_level) const { function in class:methodOopDesc
681 if (is_not_compilable(comp_level))

Completed in 35 milliseconds