Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsHeapAddress

214         if (!Runtime::Current()->GetHeap()->IsHeapAddress(obj)) {
251 if (o == NULL || !Runtime::Current()->GetHeap()->IsHeapAddress(o)) {
464 } else if (c == kInvalidIndirectRefObject || !Runtime::Current()->GetHeap()->IsHeapAddress(c)) {
630 if (!Runtime::Current()->GetHeap()->IsHeapAddress(obj)) {
684 if (!Runtime::Current()->GetHeap()->IsHeapAddress(a)) {
705 if (!Runtime::Current()->GetHeap()->IsHeapAddress(f) || !f->IsArtField()) {
719 if (!Runtime::Current()->GetHeap()->IsHeapAddress(m) || !m->IsArtMethod()) {
740 if (!Runtime::Current()->GetHeap()->IsHeapAddress(o)) {