Searched refs:IsWeakObject (Results 1 – 5 of 5) sorted by relevance
227 if (!rinfo->host()->IsWeakObject(object)) { in VisitEmbeddedPointer()239 if (!rinfo->host()->IsWeakObject(cell)) { in VisitCell()
87 if (!rinfo->host()->IsWeakObject(rinfo->target_object())) { in VisitEmbeddedPointer()96 if (!code->IsWeakObject(rinfo->target_cell())) { in VisitCell()
700 if (IsWeakObject(obj)) { in VerifyEmbeddedObjectsDependency()
5234 bool Code::IsWeakObject(Object* object) { in IsWeakObject() function
5163 inline bool IsWeakObject(Object* object);