Searched refs:throw_eiie (Results 1 – 1 of 1) sorted by relevance
91 bool throw_eiie = (old_exception.Get() == nullptr); in SetStatus() local92 if (!throw_eiie) { in SetStatus()95 throw_eiie = (strcmp(old_exception_descriptor, "Ljava/lang/OutOfMemoryError;") != 0); in SetStatus()97 if (throw_eiie) { in SetStatus()