Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsArtField

707     if (!Runtime::Current()->GetHeap()->IsValidObjectAddress(f) || !f->IsArtField()) {