Lines Matching refs:GetPersistentRegion
93 this->GetPersistentRegion(old_value);
122 CrossThreadPersistentRegion& region = this->GetPersistentRegion(raw);
140 CrossThreadPersistentRegion& region = this->GetPersistentRegion(raw);
366 this->GetPersistentRegion(old_value);
367 if (IsValid(ptr) && (®ion == &this->GetPersistentRegion(ptr))) {
381 SetNode(this->GetPersistentRegion(ptr).AllocateNode(this, &Trace));
390 this->GetPersistentRegion(old_value);
391 if (IsValid(ptr) && (®ion == &this->GetPersistentRegion(ptr))) {
401 SetNode(this->GetPersistentRegion(ptr).AllocateNode(this, &Trace));
407 WeaknessPolicy::GetPersistentRegion(GetValueFromGC())