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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DpromotionInfo.hpp183 inline bool has_spooling_space() { function in class:VALUE_OBJ_CLASS_SPEC
188 return has_spooling_space() || ensure_spooling_space_work();

Completed in 31 milliseconds