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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.cpp155 bool has_capability = myThread->is_VM_thread() || local
159 if (!has_capability) {

Completed in 44 milliseconds