Home | History | Annotate | Download | only in src

Lines Matching refs:new_space_high_promotion_mode_active_

1549     new_space_high_promotion_mode_active_ = mode;
1555 return FLAG_pretenuring && new_space_high_promotion_mode_active_
1560 return reinterpret_cast<Address*>(&new_space_high_promotion_mode_active_);
1580 new_space_high_promotion_mode_active_ ? 1 : 3;
1983 intptr_t new_space_high_promotion_mode_active_;