Searched refs:obj_region_idx (Results 1 – 1 of 1) sorted by relevance
1043 size_t obj_region_idx) in ComputeLiveBytesAndMarkRefFieldsVisitor() argument1045 obj_region_idx_(obj_region_idx), in ComputeLiveBytesAndMarkRefFieldsVisitor()1120 size_t obj_region_idx = static_cast<size_t>(-1); in AddLiveBytesAndScanRef() local1122 obj_region_idx = region_space_->RegionIdxForRefUnchecked(ref); in AddLiveBytesAndScanRef()1124 if (!region_space_->IsRegionNewlyAllocated(obj_region_idx)) { in AddLiveBytesAndScanRef()1133 visitor(this, obj_region_idx); in AddLiveBytesAndScanRef()1139 if (obj_region_idx == static_cast<size_t>(-1)) { in AddLiveBytesAndScanRef()