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

/openjdk7/hotspot/src/share/vm/memory/
H A DdefNewGeneration.hpp267 const bool overflows = word_size >= overflow_limit; local
272 bool result = !overflows &&

Completed in 122 milliseconds