Searched refs:pointer_maps (Results 1 – 5 of 5) sorted by relevance
1310 const ZoneList<LPointerMap*>* pointer_maps = chunk_->pointer_maps(); in SafePointsAreInOrder() local1312 for (int i = 0; i < pointer_maps->length(); ++i) { in SafePointsAreInOrder()1313 LPointerMap* map = pointer_maps->at(i); in SafePointsAreInOrder()1323 const ZoneList<LPointerMap*>* pointer_maps = chunk_->pointer_maps(); in PopulatePointerMaps() local1360 while (first_safe_point_index < pointer_maps->length()) { in PopulatePointerMaps()1361 LPointerMap* map = pointer_maps->at(first_safe_point_index); in PopulatePointerMaps()1369 safe_point_index < pointer_maps->length(); in PopulatePointerMaps()1371 LPointerMap* map = pointer_maps->at(safe_point_index); in PopulatePointerMaps()
225 const ZoneList<LPointerMap*>* pointer_maps() const { in pointer_maps() function
1985 const ZoneList<LPointerMap*>* pointer_maps() const { return &pointer_maps_; } in pointer_maps() function
1968 const ZoneList<LPointerMap*>* pointer_maps() const { return &pointer_maps_; } in pointer_maps() function
2042 const ZoneList<LPointerMap*>* pointer_maps() const { return &pointer_maps_; } in pointer_maps() function