Changes of com.discord v1207
This commit is contained in:
parent
79cc469071
commit
ec286a9030
11183 changed files with 624324 additions and 580196 deletions
|
@ -3,40 +3,38 @@
|
|||
.source "App.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action4;
|
||||
.implements Lrx/functions/Action3;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lkotlin/jvm/functions/Function4;
|
||||
.field public final synthetic d:Lkotlin/jvm/functions/Function3;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function4;)V
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function3;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/b/a;->d:Lkotlin/jvm/functions/Function4;
|
||||
iput-object p1, p0, Lf/a/b/a;->d:Lkotlin/jvm/functions/Function3;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final synthetic call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
.method public final synthetic call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object p4, p0, Lf/a/b/a;->d:Lkotlin/jvm/functions/Function4;
|
||||
iget-object v0, p0, Lf/a/b/a;->d:Lkotlin/jvm/functions/Function3;
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-interface {p4, p1, p2, p3, v0}, Lkotlin/jvm/functions/Function4;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
invoke-interface {v0, p1, p2, p3}, Lkotlin/jvm/functions/Function3;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const-string p2, "invoke(...)"
|
||||
|
||||
invoke-static {p1, p2}, Lj0/o/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
invoke-static {p1, p2}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue