Lines Matching refs:collect_maps_
67 collect_maps_(FLAG_collect_maps),
285 if (collect_maps_) ClearNonLiveTransitions();
297 if (!collect_maps_) ReattachInitialMaps();
664 collect_maps_ = FLAG_collect_maps && !was_marked_incrementally_;
683 if (collect_maps_) CreateBackPointers();
1811 if (collect_maps_ && map->instance_type() >= FIRST_JS_RECEIVER_TYPE) {