Home | History | Annotate | Download | only in vm

Lines Matching refs:dvmGetException

494     origExcep = dvmGetException(self);
1083 pendingException = dvmGetException(self);
1107 if (dvmGetException(self) != NULL) {
1109 dvmGetException(self)->clazz->descriptor);
1292 Object* exception = dvmGetException(self);