Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsValidObjectAddress

282     if (!Runtime::Current()->GetHeap()->IsValidObjectAddress(o.Ptr())) {
796 if (!Runtime::Current()->GetHeap()->IsValidObjectAddress(obj.Ptr())) {
955 } else if (!Runtime::Current()->GetHeap()->IsValidObjectAddress(c.Ptr())) {
1124 if (UNLIKELY(!Runtime::Current()->GetHeap()->IsValidObjectAddress(a.Ptr()))) {
1161 if (!Runtime::Current()->GetHeap()->IsValidObjectAddress(f->GetDeclaringClass().Ptr())) {
1176 if (!Runtime::Current()->GetHeap()->IsValidObjectAddress(m->GetDeclaringClass())) {