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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_operations.hpp267 bool _is_full; member in class:VM_HandleFullCodeCache
269 VM_HandleFullCodeCache(bool is_full) { _is_full = is_full; }

Completed in 625 milliseconds