Home | History | Annotate | Download | only in vm

Lines Matching refs:dvmGetException

917         Object* exception = dvmGetException(self);
1365 Object* exception = dvmGetException(ts.self());
1385 Object* exception = dvmGetException(ts.self());
2717 if (dvmGetException(ts.self()) != NULL) {