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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionSet.cpp360 DEBUG_ONLY(uint old_length = length();)
409 assert(length() + target_count == old_length, variable
412 name(), length(), old_length, target_count));

Completed in 23 milliseconds