Searched refs:codeSpaceAllocAccumulatedSize (Results 1 – 1 of 1) sorted by relevance
92 size_t codeSpaceAllocAccumulatedSize = heap_->GetMachineCodeSpace()->GetTotalAllocatedSize(); in StartCalculationBeforeGC() local97 size_t codeSpaceAllocSize = codeSpaceAllocAccumulatedSize - codeSpaceAllocAccumulatedSize_; in StartCalculationBeforeGC()103 codeSpaceAllocAccumulatedSize_ = codeSpaceAllocAccumulatedSize; in StartCalculationBeforeGC()