* Decompile and recreate Soul Browser v1.4.85 with APK CI builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix CI build: include bundled google.jks and remove PR trigger The apktool build failed in CI because app/unknown/.../google.jks was excluded by the *.jks gitignore rule. Whitelist app-bundled JKS files and commit the missing resource. Also remove the redundant pull_request workflow trigger. Co-authored-by: KaKi87 <KaKi87@pm.me> * Change package ID to com.github.kaki87.soulbrowser Rename the application ID so the rebuilt APK can be installed alongside the original Soul Browser from Google Play. - Update AndroidManifest package, permissions, providers, and actions - Update R class references in smali (com/github/kaki87/soulbrowser/R) - Update shortcuts.xml targetPackage - Rename app label to "Soul Rebuild" for easy identification Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install compatibility: remove split APK metadata and bundle native libs The rebuilt APK still declared requiredSplitTypes and Play Store split metadata, causing Android to reject standalone installs as incompatible. - Remove requiredSplitTypes and split-related manifest meta-data - Merge native libs from all ABI splits with uncompressed storage - Page-align before signing for extractNativeLibs=false - Add .so to apktool doNotCompress list Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install failure: use apksigner v2/v3 and bundle arm64 native libs Target SDK 36 requires APK Signature Scheme v2+, but jarsigner only produces v1 signatures, causing Android to reject the install. - Sign with apksigner (v1+v2+v3) instead of jarsigner - Add arm64-v8a native libraries from universal Soul Browser 1.4.79 - Set extractNativeLibs=true for reliable sideload installs - Commit stable debug keystore for consistent signatures across builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Add committed debug keystore for consistent APK signatures Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix startup crash: use original classes2.dex desugar libraries Apktool recompiles smali_classes2 into a broken classes2.dex, causing ClassNotFoundException for j$.com.android.tools.r8.a at ML Kit init. Inject the original classes2.dex (Java 8+ desugar libs) after apktool build instead of using the recompiled version. Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix missing drawable resources from density split APKs The base APK is an app bundle module; density-specific drawables like seek_thumb_nor_b live in config.xhdpi.apk and were missing after rebuild, causing Resources$NotFoundException at runtime. - Merge non-9-patch resources from split APKs before apktool build - Sync public.xml IDs from R smali only when backing files exist - Add 713 density-specific resource IDs to public.xml Co-authored-by: KaKi87 <KaKi87@pm.me> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
911 lines
18 KiB
Smali
911 lines
18 KiB
Smali
.class Lkotlin/collections/UCollectionsKt___UCollectionsKt;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000>\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u001e\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\u001c\n\u0002\u0008\u0007\u001a\u0017\u0010\u0000\u001a\u00020\u0001*\u0008\u0012\u0004\u0012\u00020\u00030\u0002H\u0007\u00a2\u0006\u0002\u0010\u0004\u001a\u0017\u0010\u0005\u001a\u00020\u0006*\u0008\u0012\u0004\u0012\u00020\u00070\u0002H\u0007\u00a2\u0006\u0002\u0010\u0008\u001a\u0017\u0010\t\u001a\u00020\n*\u0008\u0012\u0004\u0012\u00020\u000b0\u0002H\u0007\u00a2\u0006\u0002\u0010\u000c\u001a\u0017\u0010\r\u001a\u00020\u000e*\u0008\u0012\u0004\u0012\u00020\u000f0\u0002H\u0007\u00a2\u0006\u0002\u0010\u0010\u001a\u0019\u0010\u0011\u001a\u00020\u0007*\u0008\u0012\u0004\u0012\u00020\u00070\u0012H\u0007\u00a2\u0006\u0004\u0008\u0013\u0010\u0014\u001a\u0019\u0010\u0011\u001a\u00020\u000b*\u0008\u0012\u0004\u0012\u00020\u000b0\u0012H\u0007\u00a2\u0006\u0004\u0008\u0015\u0010\u0016\u001a\u0019\u0010\u0011\u001a\u00020\u0007*\u0008\u0012\u0004\u0012\u00020\u00030\u0012H\u0007\u00a2\u0006\u0004\u0008\u0017\u0010\u0014\u001a\u0019\u0010\u0011\u001a\u00020\u0007*\u0008\u0012\u0004\u0012\u00020\u000f0\u0012H\u0007\u00a2\u0006\u0004\u0008\u0018\u0010\u0014\u00a8\u0006\u0019"
|
|
}
|
|
d2 = {
|
|
"toUByteArray",
|
|
"Lkotlin/UByteArray;",
|
|
"",
|
|
"Lkotlin/UByte;",
|
|
"(Ljava/util/Collection;)[B",
|
|
"toUIntArray",
|
|
"Lkotlin/UIntArray;",
|
|
"Lkotlin/UInt;",
|
|
"(Ljava/util/Collection;)[I",
|
|
"toULongArray",
|
|
"Lkotlin/ULongArray;",
|
|
"Lkotlin/ULong;",
|
|
"(Ljava/util/Collection;)[J",
|
|
"toUShortArray",
|
|
"Lkotlin/UShortArray;",
|
|
"Lkotlin/UShort;",
|
|
"(Ljava/util/Collection;)[S",
|
|
"sum",
|
|
"",
|
|
"sumOfUInt",
|
|
"(Ljava/lang/Iterable;)I",
|
|
"sumOfULong",
|
|
"(Ljava/lang/Iterable;)J",
|
|
"sumOfUByte",
|
|
"sumOfUShort",
|
|
"kotlin-stdlib"
|
|
}
|
|
k = 0x5
|
|
mv = {
|
|
0x2,
|
|
0x2,
|
|
0x0
|
|
}
|
|
xi = 0x31
|
|
xs = "kotlin/collections/UCollectionsKt"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static final sumOfUByte(Ljava/lang/Iterable;)I
|
|
.locals 2
|
|
.param p0 # Ljava/lang/Iterable;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/Iterable<",
|
|
"Lkotlin/UByte;",
|
|
">;)I"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/SinceKotlin;
|
|
version = "1.5"
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/jvm/JvmName;
|
|
name = "sumOfUByte"
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-interface {p0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result-object p0
|
|
|
|
.line 10
|
|
const/4 v0, 0x0
|
|
|
|
.line 11
|
|
:goto_0
|
|
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
.line 12
|
|
.line 13
|
|
.line 14
|
|
move-result v1
|
|
|
|
.line 15
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 16
|
|
.line 17
|
|
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
.line 18
|
|
.line 19
|
|
.line 20
|
|
move-result-object v1
|
|
|
|
.line 21
|
|
check-cast v1, Lkotlin/UByte;
|
|
|
|
.line 22
|
|
.line 23
|
|
invoke-virtual {v1}, Lkotlin/UByte;->unbox-impl()B
|
|
|
|
.line 24
|
|
.line 25
|
|
.line 26
|
|
move-result v1
|
|
|
|
.line 27
|
|
and-int/lit16 v1, v1, 0xff
|
|
|
|
.line 28
|
|
.line 29
|
|
invoke-static {v1}, Lkotlin/UInt;->constructor-impl(I)I
|
|
|
|
.line 30
|
|
.line 31
|
|
.line 32
|
|
move-result v1
|
|
|
|
.line 33
|
|
add-int/2addr v1, v0
|
|
|
|
.line 34
|
|
invoke-static {v1}, Lkotlin/UInt;->constructor-impl(I)I
|
|
|
|
.line 35
|
|
.line 36
|
|
.line 37
|
|
move-result v0
|
|
|
|
.line 38
|
|
goto :goto_0
|
|
|
|
.line 39
|
|
:cond_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public static final sumOfUInt(Ljava/lang/Iterable;)I
|
|
.locals 2
|
|
.param p0 # Ljava/lang/Iterable;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/Iterable<",
|
|
"Lkotlin/UInt;",
|
|
">;)I"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/SinceKotlin;
|
|
version = "1.5"
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/jvm/JvmName;
|
|
name = "sumOfUInt"
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-interface {p0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result-object p0
|
|
|
|
.line 10
|
|
const/4 v0, 0x0
|
|
|
|
.line 11
|
|
:goto_0
|
|
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
.line 12
|
|
.line 13
|
|
.line 14
|
|
move-result v1
|
|
|
|
.line 15
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 16
|
|
.line 17
|
|
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
.line 18
|
|
.line 19
|
|
.line 20
|
|
move-result-object v1
|
|
|
|
.line 21
|
|
check-cast v1, Lkotlin/UInt;
|
|
|
|
.line 22
|
|
.line 23
|
|
invoke-static {v1, v0}, Lcom/mycompany/app/dialog/a;->c(Lkotlin/UInt;I)I
|
|
|
|
.line 24
|
|
.line 25
|
|
.line 26
|
|
move-result v0
|
|
|
|
.line 27
|
|
goto :goto_0
|
|
|
|
.line 28
|
|
:cond_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public static final sumOfULong(Ljava/lang/Iterable;)J
|
|
.locals 4
|
|
.param p0 # Ljava/lang/Iterable;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/Iterable<",
|
|
"Lkotlin/ULong;",
|
|
">;)J"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/SinceKotlin;
|
|
version = "1.5"
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/jvm/JvmName;
|
|
name = "sumOfULong"
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-interface {p0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result-object p0
|
|
|
|
.line 10
|
|
const-wide/16 v0, 0x0
|
|
|
|
.line 11
|
|
.line 12
|
|
:goto_0
|
|
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
.line 13
|
|
.line 14
|
|
.line 15
|
|
move-result v2
|
|
|
|
.line 16
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 17
|
|
.line 18
|
|
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
.line 19
|
|
.line 20
|
|
.line 21
|
|
move-result-object v2
|
|
|
|
.line 22
|
|
check-cast v2, Lkotlin/ULong;
|
|
|
|
.line 23
|
|
.line 24
|
|
invoke-virtual {v2}, Lkotlin/ULong;->unbox-impl()J
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
move-result-wide v2
|
|
|
|
.line 28
|
|
add-long/2addr v2, v0
|
|
|
|
.line 29
|
|
invoke-static {v2, v3}, Lkotlin/ULong;->constructor-impl(J)J
|
|
|
|
.line 30
|
|
.line 31
|
|
.line 32
|
|
move-result-wide v0
|
|
|
|
.line 33
|
|
goto :goto_0
|
|
|
|
.line 34
|
|
:cond_0
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public static final sumOfUShort(Ljava/lang/Iterable;)I
|
|
.locals 3
|
|
.param p0 # Ljava/lang/Iterable;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/Iterable<",
|
|
"Lkotlin/UShort;",
|
|
">;)I"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/SinceKotlin;
|
|
version = "1.5"
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/jvm/JvmName;
|
|
name = "sumOfUShort"
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-interface {p0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result-object p0
|
|
|
|
.line 10
|
|
const/4 v0, 0x0
|
|
|
|
.line 11
|
|
:goto_0
|
|
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
.line 12
|
|
.line 13
|
|
.line 14
|
|
move-result v1
|
|
|
|
.line 15
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 16
|
|
.line 17
|
|
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
.line 18
|
|
.line 19
|
|
.line 20
|
|
move-result-object v1
|
|
|
|
.line 21
|
|
check-cast v1, Lkotlin/UShort;
|
|
|
|
.line 22
|
|
.line 23
|
|
invoke-virtual {v1}, Lkotlin/UShort;->unbox-impl()S
|
|
|
|
.line 24
|
|
.line 25
|
|
.line 26
|
|
move-result v1
|
|
|
|
.line 27
|
|
const v2, 0xffff
|
|
|
|
.line 28
|
|
.line 29
|
|
.line 30
|
|
and-int/2addr v1, v2
|
|
|
|
.line 31
|
|
invoke-static {v1}, Lkotlin/UInt;->constructor-impl(I)I
|
|
|
|
.line 32
|
|
.line 33
|
|
.line 34
|
|
move-result v1
|
|
|
|
.line 35
|
|
add-int/2addr v1, v0
|
|
|
|
.line 36
|
|
invoke-static {v1}, Lkotlin/UInt;->constructor-impl(I)I
|
|
|
|
.line 37
|
|
.line 38
|
|
.line 39
|
|
move-result v0
|
|
|
|
.line 40
|
|
goto :goto_0
|
|
|
|
.line 41
|
|
:cond_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public static final toUByteArray(Ljava/util/Collection;)[B
|
|
.locals 4
|
|
.param p0 # Ljava/util/Collection;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/Collection<",
|
|
"Lkotlin/UByte;",
|
|
">;)[B"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/ExperimentalUnsignedTypes;
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/SinceKotlin;
|
|
version = "1.3"
|
|
.end annotation
|
|
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-interface {p0}, Ljava/util/Collection;->size()I
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result v0
|
|
|
|
.line 10
|
|
invoke-static {v0}, Lkotlin/UByteArray;->constructor-impl(I)[B
|
|
|
|
.line 11
|
|
.line 12
|
|
.line 13
|
|
move-result-object v0
|
|
|
|
.line 14
|
|
invoke-interface {p0}, Ljava/util/Collection;->iterator()Ljava/util/Iterator;
|
|
|
|
.line 15
|
|
.line 16
|
|
.line 17
|
|
move-result-object p0
|
|
|
|
.line 18
|
|
const/4 v1, 0x0
|
|
|
|
.line 19
|
|
:goto_0
|
|
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
.line 20
|
|
.line 21
|
|
.line 22
|
|
move-result v2
|
|
|
|
.line 23
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 24
|
|
.line 25
|
|
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
.line 26
|
|
.line 27
|
|
.line 28
|
|
move-result-object v2
|
|
|
|
.line 29
|
|
check-cast v2, Lkotlin/UByte;
|
|
|
|
.line 30
|
|
.line 31
|
|
invoke-virtual {v2}, Lkotlin/UByte;->unbox-impl()B
|
|
|
|
.line 32
|
|
.line 33
|
|
.line 34
|
|
move-result v2
|
|
|
|
.line 35
|
|
add-int/lit8 v3, v1, 0x1
|
|
|
|
.line 36
|
|
.line 37
|
|
invoke-static {v0, v1, v2}, Lkotlin/UByteArray;->set-VurrAj0([BIB)V
|
|
|
|
.line 38
|
|
.line 39
|
|
.line 40
|
|
move v1, v3
|
|
|
|
.line 41
|
|
goto :goto_0
|
|
|
|
.line 42
|
|
:cond_0
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final toUIntArray(Ljava/util/Collection;)[I
|
|
.locals 4
|
|
.param p0 # Ljava/util/Collection;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/Collection<",
|
|
"Lkotlin/UInt;",
|
|
">;)[I"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/ExperimentalUnsignedTypes;
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/SinceKotlin;
|
|
version = "1.3"
|
|
.end annotation
|
|
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-interface {p0}, Ljava/util/Collection;->size()I
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result v0
|
|
|
|
.line 10
|
|
invoke-static {v0}, Lkotlin/UIntArray;->constructor-impl(I)[I
|
|
|
|
.line 11
|
|
.line 12
|
|
.line 13
|
|
move-result-object v0
|
|
|
|
.line 14
|
|
invoke-interface {p0}, Ljava/util/Collection;->iterator()Ljava/util/Iterator;
|
|
|
|
.line 15
|
|
.line 16
|
|
.line 17
|
|
move-result-object p0
|
|
|
|
.line 18
|
|
const/4 v1, 0x0
|
|
|
|
.line 19
|
|
:goto_0
|
|
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
.line 20
|
|
.line 21
|
|
.line 22
|
|
move-result v2
|
|
|
|
.line 23
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 24
|
|
.line 25
|
|
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
.line 26
|
|
.line 27
|
|
.line 28
|
|
move-result-object v2
|
|
|
|
.line 29
|
|
check-cast v2, Lkotlin/UInt;
|
|
|
|
.line 30
|
|
.line 31
|
|
invoke-virtual {v2}, Lkotlin/UInt;->unbox-impl()I
|
|
|
|
.line 32
|
|
.line 33
|
|
.line 34
|
|
move-result v2
|
|
|
|
.line 35
|
|
add-int/lit8 v3, v1, 0x1
|
|
|
|
.line 36
|
|
.line 37
|
|
invoke-static {v0, v1, v2}, Lkotlin/UIntArray;->set-VXSXFK8([III)V
|
|
|
|
.line 38
|
|
.line 39
|
|
.line 40
|
|
move v1, v3
|
|
|
|
.line 41
|
|
goto :goto_0
|
|
|
|
.line 42
|
|
:cond_0
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final toULongArray(Ljava/util/Collection;)[J
|
|
.locals 5
|
|
.param p0 # Ljava/util/Collection;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/Collection<",
|
|
"Lkotlin/ULong;",
|
|
">;)[J"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/ExperimentalUnsignedTypes;
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/SinceKotlin;
|
|
version = "1.3"
|
|
.end annotation
|
|
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-interface {p0}, Ljava/util/Collection;->size()I
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result v0
|
|
|
|
.line 10
|
|
invoke-static {v0}, Lkotlin/ULongArray;->constructor-impl(I)[J
|
|
|
|
.line 11
|
|
.line 12
|
|
.line 13
|
|
move-result-object v0
|
|
|
|
.line 14
|
|
invoke-interface {p0}, Ljava/util/Collection;->iterator()Ljava/util/Iterator;
|
|
|
|
.line 15
|
|
.line 16
|
|
.line 17
|
|
move-result-object p0
|
|
|
|
.line 18
|
|
const/4 v1, 0x0
|
|
|
|
.line 19
|
|
:goto_0
|
|
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
.line 20
|
|
.line 21
|
|
.line 22
|
|
move-result v2
|
|
|
|
.line 23
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 24
|
|
.line 25
|
|
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
.line 26
|
|
.line 27
|
|
.line 28
|
|
move-result-object v2
|
|
|
|
.line 29
|
|
check-cast v2, Lkotlin/ULong;
|
|
|
|
.line 30
|
|
.line 31
|
|
invoke-virtual {v2}, Lkotlin/ULong;->unbox-impl()J
|
|
|
|
.line 32
|
|
.line 33
|
|
.line 34
|
|
move-result-wide v2
|
|
|
|
.line 35
|
|
add-int/lit8 v4, v1, 0x1
|
|
|
|
.line 36
|
|
.line 37
|
|
invoke-static {v0, v1, v2, v3}, Lkotlin/ULongArray;->set-k8EXiF4([JIJ)V
|
|
|
|
.line 38
|
|
.line 39
|
|
.line 40
|
|
move v1, v4
|
|
|
|
.line 41
|
|
goto :goto_0
|
|
|
|
.line 42
|
|
:cond_0
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static final toUShortArray(Ljava/util/Collection;)[S
|
|
.locals 4
|
|
.param p0 # Ljava/util/Collection;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/Collection<",
|
|
"Lkotlin/UShort;",
|
|
">;)[S"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/ExperimentalUnsignedTypes;
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/SinceKotlin;
|
|
version = "1.3"
|
|
.end annotation
|
|
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-string v0, "<this>"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-interface {p0}, Ljava/util/Collection;->size()I
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result v0
|
|
|
|
.line 10
|
|
invoke-static {v0}, Lkotlin/UShortArray;->constructor-impl(I)[S
|
|
|
|
.line 11
|
|
.line 12
|
|
.line 13
|
|
move-result-object v0
|
|
|
|
.line 14
|
|
invoke-interface {p0}, Ljava/util/Collection;->iterator()Ljava/util/Iterator;
|
|
|
|
.line 15
|
|
.line 16
|
|
.line 17
|
|
move-result-object p0
|
|
|
|
.line 18
|
|
const/4 v1, 0x0
|
|
|
|
.line 19
|
|
:goto_0
|
|
invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
.line 20
|
|
.line 21
|
|
.line 22
|
|
move-result v2
|
|
|
|
.line 23
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 24
|
|
.line 25
|
|
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
.line 26
|
|
.line 27
|
|
.line 28
|
|
move-result-object v2
|
|
|
|
.line 29
|
|
check-cast v2, Lkotlin/UShort;
|
|
|
|
.line 30
|
|
.line 31
|
|
invoke-virtual {v2}, Lkotlin/UShort;->unbox-impl()S
|
|
|
|
.line 32
|
|
.line 33
|
|
.line 34
|
|
move-result v2
|
|
|
|
.line 35
|
|
add-int/lit8 v3, v1, 0x1
|
|
|
|
.line 36
|
|
.line 37
|
|
invoke-static {v0, v1, v2}, Lkotlin/UShortArray;->set-01HTLdE([SIS)V
|
|
|
|
.line 38
|
|
.line 39
|
|
.line 40
|
|
move v1, v3
|
|
|
|
.line 41
|
|
goto :goto_0
|
|
|
|
.line 42
|
|
:cond_0
|
|
return-object v0
|
|
.end method
|