Searched refs:kMinimumPromotionLimit (Results 1 – 2 of 2) sorted by relevance
1424 static const intptr_t kMinimumPromotionLimit = 2 * MB; variable
61 static const intptr_t kMinimumPromotionLimit = 2 * MB; variable120 old_gen_promotion_limit_(kMinimumPromotionLimit), in Heap()747 old_gen_size + Max(kMinimumPromotionLimit, old_gen_size / 3); in PerformGarbageCollection()