Searched refs:LowerInlineAllocationLimit (Results 1 – 3 of 3) sorted by relevance
496 heap_->new_space()->LowerInlineAllocationLimit(kAllocatedThreshold); in Start()713 heap_->new_space()->LowerInlineAllocationLimit(0); in Abort()741 heap_->new_space()->LowerInlineAllocationLimit(0); in Finalize()
2183 void LowerInlineAllocationLimit(intptr_t step) { in LowerInlineAllocationLimit() function
1236 new_space_.LowerInlineAllocationLimit( in Scavenge()