apkfuckery/com.discord/smali_classes2/kotlin/d/a.smali

34 lines
666 B
Smali
Raw Normal View History

2019-05-04 02:59:52 +00:00
.class public final Lkotlin/d/a;
2019-02-04 20:08:30 +00:00
.super Ljava/lang/Object;
2019-05-04 02:59:52 +00:00
.source "Closeable.kt"
2019-02-04 20:08:30 +00:00
# direct methods
2019-05-04 02:59:52 +00:00
.method public static final a(Ljava/io/Closeable;Ljava/lang/Throwable;)V
2019-02-04 20:08:30 +00:00
.locals 0
2019-05-04 02:59:52 +00:00
if-eqz p0, :cond_1
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
if-nez p1, :cond_0
2019-02-21 02:16:48 +00:00
2019-05-04 02:59:52 +00:00
invoke-interface {p0}, Ljava/io/Closeable;->close()V
2019-02-21 02:16:48 +00:00
2019-05-04 02:59:52 +00:00
return-void
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
:cond_0
:try_start_0
invoke-interface {p0}, Ljava/io/Closeable;->close()V
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
return-void
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
:catch_0
move-exception p0
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
invoke-static {p1, p0}, Lkotlin/a;->b(Ljava/lang/Throwable;Ljava/lang/Throwable;)V
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
:cond_1
2019-02-04 20:08:30 +00:00
return-void
.end method