IC mangling: Use '_' instead of 'x' as a placeholder before hashing
This commit is contained in:
Vendored
+4
-4
@@ -22,7 +22,7 @@ public final class InlineList {
|
||||
public synthetic method add(p0: int, p1: java.lang.Object): void
|
||||
public synthetic method add(p0: java.lang.Object): boolean
|
||||
public method add-jHY5zpA(p0: int): boolean
|
||||
public method add-rENGgLQ(p0: int, p1: int): void
|
||||
public method add-paNdoDA(p0: int, p1: int): void
|
||||
public method addAll(p0: int, p1: java.util.Collection): boolean
|
||||
public method addAll(p0: java.util.Collection): boolean
|
||||
public synthetic final static method box-impl(p0: java.util.List): InlineList
|
||||
@@ -37,8 +37,8 @@ public final class InlineList {
|
||||
public static method equals-impl(p0: java.util.List, p1: java.lang.Object): boolean
|
||||
public final static method equals-impl0(p0: java.util.List, p1: java.util.List): boolean
|
||||
public synthetic bridge method get(p0: int): java.lang.Object
|
||||
public method get-JnfgTak(p0: int): int
|
||||
public static method get-JnfgTak(p0: java.util.List, p1: int): int
|
||||
public method get-7aQB58E(p0: int): int
|
||||
public static method get-7aQB58E(p0: java.util.List, p1: int): int
|
||||
public method getSize(): int
|
||||
public static method getSize-impl(p0: java.util.List): int
|
||||
public method hashCode(): int
|
||||
@@ -63,7 +63,7 @@ public final class InlineList {
|
||||
public method removeAll(p0: java.util.Collection): boolean
|
||||
public method retainAll(p0: java.util.Collection): boolean
|
||||
public synthetic method set(p0: int, p1: java.lang.Object): java.lang.Object
|
||||
public method set-Geu8JnU(p0: int, p1: int): int
|
||||
public method set-_wdf3hM(p0: int, p1: int): int
|
||||
public bridge final method size(): int
|
||||
public method subList(p0: int, p1: int): java.util.List
|
||||
public static method subList-impl(p0: java.util.List, p1: int, p2: int): java.util.List
|
||||
|
||||
Vendored
+4
-4
@@ -22,7 +22,7 @@ public final class InlineList {
|
||||
public synthetic bridge method add(p0: int, p1: java.lang.Object): void
|
||||
public synthetic bridge method add(p0: java.lang.Object): boolean
|
||||
public method add-jHY5zpA(p0: int): boolean
|
||||
public method add-rENGgLQ(p0: int, p1: int): void
|
||||
public method add-paNdoDA(p0: int, p1: int): void
|
||||
public method addAll(p0: int, p1: java.util.Collection): boolean
|
||||
public method addAll(p0: java.util.Collection): boolean
|
||||
public synthetic final static method box-impl(p0: java.util.List): InlineList
|
||||
@@ -37,8 +37,8 @@ public final class InlineList {
|
||||
public static method equals-impl(p0: java.util.List, p1: java.lang.Object): boolean
|
||||
public final static method equals-impl0(p0: java.util.List, p1: java.util.List): boolean
|
||||
public synthetic bridge method get(p0: int): java.lang.Object
|
||||
public method get-JnfgTak(p0: int): int
|
||||
public static method get-JnfgTak(p0: java.util.List, p1: int): int
|
||||
public method get-7aQB58E(p0: int): int
|
||||
public static method get-7aQB58E(p0: java.util.List, p1: int): int
|
||||
public method getSize(): int
|
||||
public static method getSize-impl(p0: java.util.List): int
|
||||
public method hashCode(): int
|
||||
@@ -63,7 +63,7 @@ public final class InlineList {
|
||||
public method removeAll(p0: java.util.Collection): boolean
|
||||
public method retainAll(p0: java.util.Collection): boolean
|
||||
public synthetic bridge method set(p0: int, p1: java.lang.Object): java.lang.Object
|
||||
public method set-Geu8JnU(p0: int, p1: int): int
|
||||
public method set-_wdf3hM(p0: int, p1: int): int
|
||||
public synthetic bridge method size(): int
|
||||
public method subList(p0: int, p1: int): java.util.List
|
||||
public static method subList-impl(p0: java.util.List, p1: int, p2: int): java.util.List
|
||||
|
||||
Vendored
+1
-1
@@ -70,7 +70,7 @@ public final class InlineMap {
|
||||
public method putAll(p0: java.util.Map): void
|
||||
public bridge final method remove(p0: java.lang.Object): IV
|
||||
public synthetic bridge method remove(p0: java.lang.Object): java.lang.Object
|
||||
public method remove-Ilea9M0(p0: java.lang.Object): IV
|
||||
public method remove-TbaaF6U(p0: java.lang.Object): IV
|
||||
public synthetic bridge method size(): int
|
||||
public method toString(): java.lang.String
|
||||
public static method toString-impl(p0: java.util.Map): java.lang.String
|
||||
|
||||
+8
-8
@@ -23,8 +23,8 @@ public final class InlineMutableList {
|
||||
public synthetic bridge method add(p0: java.lang.Object): boolean
|
||||
public static method add-jHY5zpA(p0: java.util.List, p1: long): boolean
|
||||
public method add-jHY5zpA(p0: long): boolean
|
||||
public method add-rENGgLQ(p0: int, p1: long): void
|
||||
public static method add-rENGgLQ(p0: java.util.List, p1: int, p2: long): void
|
||||
public method add-paNdoDA(p0: int, p1: long): void
|
||||
public static method add-paNdoDA(p0: java.util.List, p1: int, p2: long): void
|
||||
public method addAll(p0: int, p1: java.util.Collection): boolean
|
||||
public method addAll(p0: java.util.Collection): boolean
|
||||
public static method addAll-impl(p0: java.util.List, p1: int, p2: java.util.Collection): boolean
|
||||
@@ -42,8 +42,8 @@ public final class InlineMutableList {
|
||||
public static method equals-impl(p0: java.util.List, p1: java.lang.Object): boolean
|
||||
public final static method equals-impl0(p0: java.util.List, p1: java.util.List): boolean
|
||||
public synthetic bridge method get(p0: int): java.lang.Object
|
||||
public method get-JnfgTak(p0: int): long
|
||||
public static method get-JnfgTak(p0: java.util.List, p1: int): long
|
||||
public method get-7aQB58E(p0: int): long
|
||||
public static method get-7aQB58E(p0: java.util.List, p1: int): long
|
||||
public method getSize(): int
|
||||
public static method getSize-impl(p0: java.util.List): int
|
||||
public method hashCode(): int
|
||||
@@ -69,13 +69,13 @@ public final class InlineMutableList {
|
||||
public method remove-jHY5zpA(p0: long): boolean
|
||||
public method removeAll(p0: java.util.Collection): boolean
|
||||
public static method removeAll-impl(p0: java.util.List, p1: java.util.Collection): boolean
|
||||
public method removeAt-JnfgTak(p0: int): long
|
||||
public static method removeAt-JnfgTak(p0: java.util.List, p1: int): long
|
||||
public method removeAt-7aQB58E(p0: int): long
|
||||
public static method removeAt-7aQB58E(p0: java.util.List, p1: int): long
|
||||
public method retainAll(p0: java.util.Collection): boolean
|
||||
public static method retainAll-impl(p0: java.util.List, p1: java.util.Collection): boolean
|
||||
public synthetic bridge method set(p0: int, p1: java.lang.Object): java.lang.Object
|
||||
public method set-Geu8JnU(p0: int, p1: long): long
|
||||
public static method set-Geu8JnU(p0: java.util.List, p1: int, p2: long): long
|
||||
public method set-_wdf3hM(p0: int, p1: long): long
|
||||
public static method set-_wdf3hM(p0: java.util.List, p1: int, p2: long): long
|
||||
public bridge final method size(): int
|
||||
public method subList(p0: int, p1: int): java.util.List
|
||||
public static method subList-impl(p0: java.util.List, p1: int, p2: int): java.util.List
|
||||
|
||||
+8
-8
@@ -23,8 +23,8 @@ public final class InlineMutableList {
|
||||
public synthetic bridge method add(p0: java.lang.Object): boolean
|
||||
public static method add-jHY5zpA(p0: java.util.List, p1: long): boolean
|
||||
public method add-jHY5zpA(p0: long): boolean
|
||||
public method add-rENGgLQ(p0: int, p1: long): void
|
||||
public static method add-rENGgLQ(p0: java.util.List, p1: int, p2: long): void
|
||||
public method add-paNdoDA(p0: int, p1: long): void
|
||||
public static method add-paNdoDA(p0: java.util.List, p1: int, p2: long): void
|
||||
public method addAll(p0: int, p1: java.util.Collection): boolean
|
||||
public method addAll(p0: java.util.Collection): boolean
|
||||
public static method addAll-impl(p0: java.util.List, p1: int, p2: java.util.Collection): boolean
|
||||
@@ -42,8 +42,8 @@ public final class InlineMutableList {
|
||||
public static method equals-impl(p0: java.util.List, p1: java.lang.Object): boolean
|
||||
public final static method equals-impl0(p0: java.util.List, p1: java.util.List): boolean
|
||||
public synthetic bridge method get(p0: int): java.lang.Object
|
||||
public method get-JnfgTak(p0: int): long
|
||||
public static method get-JnfgTak(p0: java.util.List, p1: int): long
|
||||
public method get-7aQB58E(p0: int): long
|
||||
public static method get-7aQB58E(p0: java.util.List, p1: int): long
|
||||
public method getSize(): int
|
||||
public static method getSize-impl(p0: java.util.List): int
|
||||
public method hashCode(): int
|
||||
@@ -69,13 +69,13 @@ public final class InlineMutableList {
|
||||
public method remove-jHY5zpA(p0: long): boolean
|
||||
public method removeAll(p0: java.util.Collection): boolean
|
||||
public static method removeAll-impl(p0: java.util.List, p1: java.util.Collection): boolean
|
||||
public method removeAt-JnfgTak(p0: int): long
|
||||
public static method removeAt-JnfgTak(p0: java.util.List, p1: int): long
|
||||
public method removeAt-7aQB58E(p0: int): long
|
||||
public static method removeAt-7aQB58E(p0: java.util.List, p1: int): long
|
||||
public method retainAll(p0: java.util.Collection): boolean
|
||||
public static method retainAll-impl(p0: java.util.List, p1: java.util.Collection): boolean
|
||||
public synthetic bridge method set(p0: int, p1: java.lang.Object): java.lang.Object
|
||||
public method set-Geu8JnU(p0: int, p1: long): long
|
||||
public static method set-Geu8JnU(p0: java.util.List, p1: int, p2: long): long
|
||||
public method set-_wdf3hM(p0: int, p1: long): long
|
||||
public static method set-_wdf3hM(p0: java.util.List, p1: int, p2: long): long
|
||||
public synthetic bridge method size(): int
|
||||
public method subList(p0: int, p1: int): java.util.List
|
||||
public static method subList-impl(p0: java.util.List, p1: int, p2: int): java.util.List
|
||||
|
||||
+2
-2
@@ -19,6 +19,6 @@ public final class IC {
|
||||
@kotlin.Metadata
|
||||
public final class NullableAndNotNullPrimitiveKt {
|
||||
// source: 'nullableAndNotNullPrimitive.kt'
|
||||
public final static method foo-MSgPiiU(@org.jetbrains.annotations.Nullable p0: java.lang.Integer, p1: int): void
|
||||
public final static method foo-MSgPiiU(p0: int, p1: int): void
|
||||
public final static method foo-3XBUs8U(@org.jetbrains.annotations.Nullable p0: java.lang.Integer, p1: int): void
|
||||
public final static method foo-3XBUs8U(p0: int, p1: int): void
|
||||
}
|
||||
|
||||
+2
-2
@@ -19,7 +19,7 @@ public final class A {
|
||||
@kotlin.Metadata
|
||||
public interface I {
|
||||
// source: 'kt42879.kt'
|
||||
public abstract method compute-WzO2ekY(p0: int): int
|
||||
public abstract method compute-p71pxCs(p0: int): int
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
@@ -30,7 +30,7 @@ final class Kt42879Kt$g$1 {
|
||||
inner (anonymous) class Kt42879Kt$g$1
|
||||
static method <clinit>(): void
|
||||
method <init>(): void
|
||||
public final method compute-WzO2ekY(p0: int): int
|
||||
public final method compute-p71pxCs(p0: int): int
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
|
||||
Reference in New Issue
Block a user