Searched refs:IsWeakObject (Results 1 – 4 of 4) sorted by relevance
223 if (!rinfo->host()->IsWeakObject(object)) { in VisitEmbeddedPointer()235 if (!rinfo->host()->IsWeakObject(cell)) { in VisitCell()
74 if (!rinfo->host()->IsWeakObject(rinfo->target_object())) { in VisitEmbeddedPointer()83 if (!code->IsWeakObject(rinfo->target_cell())) { in VisitCell()
657 if (IsWeakObject(obj)) { in VerifyEmbeddedObjectsDependency()
5332 inline bool IsWeakObject(Object* object) { in IsWeakObject() function