Searched refs:methodsBitmapSize (Results 1 – 3 of 3) sorted by relevance
72 uint32_t methodsBitmapSize; member
195 return BitVectorSpan(bitmapBase + header_->methodsBitmapOffset, header_->methodsBitmapSize); in GetBitmap()
1108 classHeader.methodsBitmapSize = currentBitmap_->size(); in EndClass()