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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DpromotionInfo.hpp147 size_t _firstIndex; // first active index in member in class:VALUE_OBJ_CLASS_SPEC
160 _spareSpool(NULL), _firstIndex(1),
204 _firstIndex = 0;

Completed in 30 milliseconds