Searched refs:pointer_maps (Results 1 – 7 of 7) sorted by relevance
1341 const ZoneList<LPointerMap*>* pointer_maps = chunk_->pointer_maps(); in SafePointsAreInOrder() local1343 for (int i = 0; i < pointer_maps->length(); ++i) { in SafePointsAreInOrder()1344 LPointerMap* map = pointer_maps->at(i); in SafePointsAreInOrder()1354 const ZoneList<LPointerMap*>* pointer_maps = chunk_->pointer_maps(); in PopulatePointerMaps() local1391 while (first_safe_point_index < pointer_maps->length()) { in PopulatePointerMaps()1392 LPointerMap* map = pointer_maps->at(first_safe_point_index); in PopulatePointerMaps()1400 safe_point_index < pointer_maps->length(); in PopulatePointerMaps()1402 LPointerMap* map = pointer_maps->at(safe_point_index); in PopulatePointerMaps()
1393 const ZoneList<LPointerMap*>* pointer_maps = chunk_->pointer_maps(); in SafePointsAreInOrder() local1395 for (int i = 0; i < pointer_maps->length(); ++i) { in SafePointsAreInOrder()1396 LPointerMap* map = pointer_maps->at(i); in SafePointsAreInOrder()1406 const ZoneList<LPointerMap*>* pointer_maps = chunk_->pointer_maps(); in PopulatePointerMaps() local1443 while (first_safe_point_index < pointer_maps->length()) { in PopulatePointerMaps()1444 LPointerMap* map = pointer_maps->at(first_safe_point_index); in PopulatePointerMaps()1452 safe_point_index < pointer_maps->length(); in PopulatePointerMaps()1454 LPointerMap* map = pointer_maps->at(safe_point_index); in PopulatePointerMaps()
757 const ZoneList<LPointerMap*>* pointer_maps() const { return &pointer_maps_; } in pointer_maps() function
2195 const ZoneList<LPointerMap*>* pointer_maps() const { return &pointer_maps_; } in pointer_maps() function
2177 const ZoneList<LPointerMap*>* pointer_maps() const { return &pointer_maps_; } in pointer_maps() function
2313 const ZoneList<LPointerMap*>* pointer_maps() const { return &pointer_maps_; } in pointer_maps() function
2215 const ZoneList<LPointerMap*>* pointer_maps() const { return &pointer_maps_; } in pointer_maps() function