Searched refs:obj_region_idx (Results 1 – 1 of 1) sorted by relevance
1038 size_t obj_region_idx) in ComputeLiveBytesAndMarkRefFieldsVisitor() argument1040 obj_region_idx_(obj_region_idx), in ComputeLiveBytesAndMarkRefFieldsVisitor()1115 size_t obj_region_idx = static_cast<size_t>(-1); in AddLiveBytesAndScanRef() local1117 obj_region_idx = region_space_->RegionIdxForRefUnchecked(ref); in AddLiveBytesAndScanRef()1119 if (!region_space_->IsRegionNewlyAllocated(obj_region_idx)) { in AddLiveBytesAndScanRef()1128 visitor(this, obj_region_idx); in AddLiveBytesAndScanRef()1134 if (obj_region_idx == static_cast<size_t>(-1)) { in AddLiveBytesAndScanRef()