Home
last modified time | relevance | path

Searched refs:old_gen_allocation_limit_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dheap.h1347 return old_gen_allocation_limit_ - PromotedTotalSize(); in OldGenerationSpaceAvailable()
1367 old_gen_allocation_limit_ = in LowerOldGenLimits()
1453 old_gen_allocation_limit_ - new_space_.Capacity() / 5; in NextGCIsLikelyToBeFull()
1699 intptr_t old_gen_allocation_limit_; variable
Dheap.cc123 old_gen_allocation_limit_(kMinimumAllocationLimit), in Heap()
826 old_gen_allocation_limit_ = in PerformGarbageCollection()
5024 old_gen_allocation_limit_); in ReportHeapStatistics()