inline void PSPromotionManager::push_contents(oop obj) {
    obj->ps_push_contents(this);
}