Home | History | Annotate | Download | only in src

Lines Matching refs:extra

1260   int extra = Min(RoundUp(capacity_, static_cast<int>(OS::AllocateAlignment())),
1262 if (!MemoryAllocator::CommitBlock(high(), extra, executable())) {
1265 capacity_ += extra;
1546 // is big enough to be a ByteArray with at least one extra word (the next
2192 // If the range starts on on odd numbered word (eg, for large object extra
2611 // The extra memory for the remembered set should be cleared.
2670 // Clear the extra remembered set.
2703 // Iterate the extra array elements.