Searched refs:pending_exception (Results 1 – 1 of 1) sorted by relevance
50 jthrowable pending_exception = env_->ExceptionOccurred(); in ~ExecStrings() local51 if (pending_exception != NULL) { in ~ExecStrings()63 if (pending_exception != NULL) { in ~ExecStrings()64 if (env_->Throw(pending_exception) < 0) { in ~ExecStrings()