Searched refs:_is_full (Results 1 - 2 of 2) 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; }
H A Dvm_operations.cpp188 NMethodSweeper::speculative_disconnect_nmethods(_is_full);

Completed in 103 milliseconds