Searched defs:is_lazy_critical_native (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/code/ | ||
H A D | nmethod.hpp | 437 bool is_lazy_critical_native() const { return _lazy_critical_native; } function in class:nmethod |
Completed in 35 milliseconds