Lines Matching refs:GetPersistentRegion
93 this->GetPersistentRegion(old_value);
122 CrossThreadPersistentRegion& region = this->GetPersistentRegion(raw);
140 CrossThreadPersistentRegion& region = this->GetPersistentRegion(raw);
367 this->GetPersistentRegion(old_value);
368 if (IsValid(ptr) && (®ion == &this->GetPersistentRegion(ptr))) {
382 SetNode(this->GetPersistentRegion(ptr).AllocateNode(this, &TraceAsRoot));
391 this->GetPersistentRegion(old_value);
392 if (IsValid(ptr) && (®ion == &this->GetPersistentRegion(ptr))) {
402 SetNode(this->GetPersistentRegion(ptr).AllocateNode(this, &TraceAsRoot));
408 WeaknessPolicy::GetPersistentRegion(GetValueFromGC())