Searched refs:LowerInlineAllocationLimit (Results 1 – 3 of 3) sorted by relevance
532 heap_->new_space()->LowerInlineAllocationLimit(kAllocatedThreshold); in Start()762 heap_->new_space()->LowerInlineAllocationLimit(0); in Abort()790 heap_->new_space()->LowerInlineAllocationLimit(0); in Finalize()
2469 void LowerInlineAllocationLimit(intptr_t step) { in LowerInlineAllocationLimit() function
1541 new_space_.LowerInlineAllocationLimit( in Scavenge()