Home | History | Annotate | Download | only in runtime

Lines Matching refs:imt

152     ImTable* imt = JavaLangObject->GetImt(pointer_size);
153 ASSERT_NE(nullptr, imt);
155 ASSERT_EQ(unimplemented, imt->Get(i, pointer_size));
223 // IMT of a array class should be shared with the IMT of the java.lag.Object