Module openj9.dtfj

Class GCObjectHeapIteratorMarkMapIterator_V1

    • Field Detail

      • _markWordCache

        protected UDATA _markWordCache
      • _nextSlotIndex

        protected long _nextSlotIndex
      • _topSlotIndex

        protected long _topSlotIndex
      • _shiftCount

        protected int _shiftCount
      • _nextObject

        protected com.ibm.j9ddr.vm29.pointer.generated.J9ObjectPointer _nextObject
    • Method Detail

      • nextImpl

        protected void nextImpl()