Home | History | Annotate | Download | only in runtime

Lines Matching refs:SetException

398   soa.Self()->SetException(throw_location, soa.Decode<Throwable*>(exception.get()));
751 soa.Self()->SetException(throw_location, exception);
801 soa.Self()->SetException(gc_safe_throw_location, old_exception.get());