Searched refs:IsRetired (Results 1 – 4 of 4) sorted by relevance
301 DCHECK(temp_klass->IsRetired()); in ClassPrepare()557 if (klass->IsTemp() || klass->IsRetired()) { in GetClassFields()605 if (klass->IsTemp() || klass->IsRetired()) { in GetClassMethods()
107 bool IsRetired() REQUIRES_SHARED(Locks::mutator_lock_) { in IsRetired() function975 DCHECK(IsLoaded() || IsErroneous() || IsRetired()); in NumReferenceStaticFieldsDuringLinking()
720 DCHECK((IsRetired() && new_sfields == nullptr) || in SetSFieldsPtr()
1074 if (obj->IsClass() && obj->AsClass()->IsRetired()) { in DumpHeapObject()