Searched refs:PromotionMode (Results 1 – 6 of 6) sorted by relevance
66 template <PromotionMode promotion_mode>
65 template <PromotionMode promotion_mode>
25 template <MarksHandling marks_handling, PromotionMode promotion_mode,361 template <MarksHandling marks_handling, PromotionMode promotion_mode,
396 template <PromotionMode promotion_mode>412 PromotionMode Heap::CurrentPromotionMode() { in CurrentPromotionMode()
325 enum PromotionMode { PROMOTE_MARKED, DEFAULT_PROMOTION }; enum806 template <PromotionMode promotion_mode>809 inline PromotionMode CurrentPromotionMode();1731 PromotionMode promotion_mode);
1662 PromotionMode promotion_mode = CurrentPromotionMode(); in Scavenge()1927 PromotionMode promotion_mode) { in DoScavenge()