[klib] Test signature descriptions in irText tests
KT-59486
This commit is contained in:
committed by
Space Team
parent
6142d75bb4
commit
5e63f7627f
+4
@@ -1,16 +1,20 @@
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testD(kotlin.Comparable<kotlin.Double>;kotlin.Comparable<kotlin.Double>){}kotlin.Boolean
|
||||
// Public signature: /testD|-8334682674453061094[0]
|
||||
// Public signature debug description: testD(kotlin.Comparable<kotlin.Double>;kotlin.Comparable<kotlin.Double>){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testD(kotlin.Comparable<kotlin.Double>;kotlin.Comparable<kotlin.Double>){}
|
||||
// Public signature: /testD|6420307726503450357[0]
|
||||
// Public signature debug description: testD(kotlin.Comparable<kotlin.Double>;kotlin.Comparable<kotlin.Double>){}
|
||||
fun testD(x: Comparable<Double>, y: Comparable<Double>): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testF(kotlin.Comparable<kotlin.Float>;kotlin.Comparable<kotlin.Float>){}kotlin.Boolean
|
||||
// Public signature: /testF|2241994539085447467[0]
|
||||
// Public signature debug description: testF(kotlin.Comparable<kotlin.Float>;kotlin.Comparable<kotlin.Float>){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testF(kotlin.Comparable<kotlin.Float>;kotlin.Comparable<kotlin.Float>){}
|
||||
// Public signature: /testF|5734029490201124122[0]
|
||||
// Public signature debug description: testF(kotlin.Comparable<kotlin.Float>;kotlin.Comparable<kotlin.Float>){}
|
||||
fun testF(x: Comparable<Float>, y: Comparable<Float>): Boolean
|
||||
|
||||
|
||||
+2
@@ -1,8 +1,10 @@
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test(kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test|1012595665164220820[0]
|
||||
// Public signature debug description: test(kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test(kotlin.Any){}
|
||||
// Public signature: /test|-7985792749252989017[0]
|
||||
// Public signature debug description: test(kotlin.Any){}
|
||||
fun test(x: Any): Boolean
|
||||
|
||||
|
||||
Vendored
+22
@@ -1,88 +1,110 @@
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1d(kotlin.Double;kotlin.Double){}kotlin.Int
|
||||
// Public signature: /test1d|1918027866721027919[0]
|
||||
// Public signature debug description: test1d(kotlin.Double;kotlin.Double){}kotlin.Int
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1d(kotlin.Double;kotlin.Double){}
|
||||
// Public signature: /test1d|8996428331240250899[0]
|
||||
// Public signature debug description: test1d(kotlin.Double;kotlin.Double){}
|
||||
fun test1d(x: Double, y: Double): Int
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1f(kotlin.Float;kotlin.Float){}kotlin.Int
|
||||
// Public signature: /test1f|5423428835300813429[0]
|
||||
// Public signature debug description: test1f(kotlin.Float;kotlin.Float){}kotlin.Int
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1f(kotlin.Float;kotlin.Float){}
|
||||
// Public signature: /test1f|3996419052229966122[0]
|
||||
// Public signature debug description: test1f(kotlin.Float;kotlin.Float){}
|
||||
fun test1f(x: Float, y: Float): Int
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1fr@kotlin.Float(kotlin.Float){}kotlin.Int
|
||||
// Public signature: /test1fr|-1774976204846015291[0]
|
||||
// Public signature debug description: test1fr@kotlin.Float(kotlin.Float){}kotlin.Int
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1fr@kotlin.Float(kotlin.Float){}
|
||||
// Public signature: /test1fr|-5309606232782328951[0]
|
||||
// Public signature debug description: test1fr@kotlin.Float(kotlin.Float){}
|
||||
fun Float.test1fr(x: Float): Int
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test2d|1868332233853062954[0]
|
||||
// Public signature debug description: test2d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2d(kotlin.Double;kotlin.Any){}
|
||||
// Public signature: /test2d|3048714195566850595[0]
|
||||
// Public signature debug description: test2d(kotlin.Double;kotlin.Any){}
|
||||
fun test2d(x: Double, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test2f|-5327474494142874991[0]
|
||||
// Public signature debug description: test2f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2f(kotlin.Float;kotlin.Any){}
|
||||
// Public signature: /test2f|-8233698539945437419[0]
|
||||
// Public signature debug description: test2f(kotlin.Float;kotlin.Any){}
|
||||
fun test2f(x: Float, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2fr@kotlin.Float(kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test2fr|-124673155428987679[0]
|
||||
// Public signature debug description: test2fr@kotlin.Float(kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2fr@kotlin.Float(kotlin.Any){}
|
||||
// Public signature: /test2fr|5632769814565198925[0]
|
||||
// Public signature debug description: test2fr@kotlin.Float(kotlin.Any){}
|
||||
fun Float.test2fr(x: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3d(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3d|-5073128912492477196[0]
|
||||
// Public signature debug description: test3d(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3d(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /test3d|1265476561252316973[0]
|
||||
// Public signature debug description: test3d(kotlin.Any;kotlin.Any){}
|
||||
fun test3d(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3f(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3f|1058712547644060622[0]
|
||||
// Public signature debug description: test3f(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3f(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /test3f|-4162669948505292416[0]
|
||||
// Public signature debug description: test3f(kotlin.Any;kotlin.Any){}
|
||||
fun test3f(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3fr@kotlin.Float(kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3fr|1133351613663431340[0]
|
||||
// Public signature debug description: test3fr@kotlin.Float(kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3fr@kotlin.Float(kotlin.Any){}
|
||||
// Public signature: /test3fr|-4692729798478355645[0]
|
||||
// Public signature debug description: test3fr@kotlin.Float(kotlin.Any){}
|
||||
fun Float.test3fr(x: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testDF(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /testDF|9162091323093859710[0]
|
||||
// Public signature debug description: testDF(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testDF(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testDF|5325280582850746470[0]
|
||||
// Public signature debug description: testDF(kotlin.Any;kotlin.Any){}
|
||||
fun testDF(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testFD(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /testFD|-1860793291456176126[0]
|
||||
// Public signature debug description: testFD(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testFD(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testFD|-8637640662829760144[0]
|
||||
// Public signature debug description: testFD(kotlin.Any;kotlin.Any){}
|
||||
fun testFD(x: Any, y: Any): Boolean
|
||||
|
||||
|
||||
Vendored
+28
@@ -1,112 +1,140 @@
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1d(kotlin.Double;kotlin.Double){}kotlin.Boolean
|
||||
// Public signature: /test1d|-6076864717398730791[0]
|
||||
// Public signature debug description: test1d(kotlin.Double;kotlin.Double){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1d(kotlin.Double;kotlin.Double){}
|
||||
// Public signature: /test1d|8996428331240250899[0]
|
||||
// Public signature debug description: test1d(kotlin.Double;kotlin.Double){}
|
||||
fun test1d(x: Double, y: Double): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1f(kotlin.Float;kotlin.Float){}kotlin.Boolean
|
||||
// Public signature: /test1f|-2409682264718997877[0]
|
||||
// Public signature debug description: test1f(kotlin.Float;kotlin.Float){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1f(kotlin.Float;kotlin.Float){}
|
||||
// Public signature: /test1f|3996419052229966122[0]
|
||||
// Public signature debug description: test1f(kotlin.Float;kotlin.Float){}
|
||||
fun test1f(x: Float, y: Float): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2d(kotlin.Double;kotlin.Double?){}kotlin.Boolean
|
||||
// Public signature: /test2d|486392787565228433[0]
|
||||
// Public signature debug description: test2d(kotlin.Double;kotlin.Double?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2d(kotlin.Double;kotlin.Double?){}
|
||||
// Public signature: /test2d|5216353050929315910[0]
|
||||
// Public signature debug description: test2d(kotlin.Double;kotlin.Double?){}
|
||||
fun test2d(x: Double, y: Double?): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2f(kotlin.Float;kotlin.Float?){}kotlin.Boolean
|
||||
// Public signature: /test2f|-1096698028658974991[0]
|
||||
// Public signature debug description: test2f(kotlin.Float;kotlin.Float?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2f(kotlin.Float;kotlin.Float?){}
|
||||
// Public signature: /test2f|-1844252481919023798[0]
|
||||
// Public signature debug description: test2f(kotlin.Float;kotlin.Float?){}
|
||||
fun test2f(x: Float, y: Float?): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3d|-7647993882327577455[0]
|
||||
// Public signature debug description: test3d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3d(kotlin.Double;kotlin.Any){}
|
||||
// Public signature: /test3d|8418867848024398421[0]
|
||||
// Public signature debug description: test3d(kotlin.Double;kotlin.Any){}
|
||||
fun test3d(x: Double, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3f|-6031401993389855448[0]
|
||||
// Public signature debug description: test3f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3f(kotlin.Float;kotlin.Any){}
|
||||
// Public signature: /test3f|4271846387727929079[0]
|
||||
// Public signature debug description: test3f(kotlin.Float;kotlin.Any){}
|
||||
fun test3f(x: Float, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test4d(kotlin.Double;kotlin.Number){}kotlin.Boolean
|
||||
// Public signature: /test4d|6663537144393076314[0]
|
||||
// Public signature debug description: test4d(kotlin.Double;kotlin.Number){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test4d(kotlin.Double;kotlin.Number){}
|
||||
// Public signature: /test4d|-14614379237503414[0]
|
||||
// Public signature debug description: test4d(kotlin.Double;kotlin.Number){}
|
||||
fun test4d(x: Double, y: Number): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test4f(kotlin.Float;kotlin.Number){}kotlin.Boolean
|
||||
// Public signature: /test4f|3595885060539941485[0]
|
||||
// Public signature debug description: test4f(kotlin.Float;kotlin.Number){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test4f(kotlin.Float;kotlin.Number){}
|
||||
// Public signature: /test4f|8833004791687011909[0]
|
||||
// Public signature debug description: test4f(kotlin.Float;kotlin.Number){}
|
||||
fun test4f(x: Float, y: Number): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test5d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test5d|3958951524111099104[0]
|
||||
// Public signature debug description: test5d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test5d(kotlin.Double;kotlin.Any){}
|
||||
// Public signature: /test5d|8194261571129163015[0]
|
||||
// Public signature debug description: test5d(kotlin.Double;kotlin.Any){}
|
||||
fun test5d(x: Double, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test5f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test5f|3370721745745603328[0]
|
||||
// Public signature debug description: test5f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test5f(kotlin.Float;kotlin.Any){}
|
||||
// Public signature: /test5f|1275090490894066717[0]
|
||||
// Public signature debug description: test5f(kotlin.Float;kotlin.Any){}
|
||||
fun test5f(x: Float, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test6d(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test6d|4973138391607645243[0]
|
||||
// Public signature debug description: test6d(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test6d(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /test6d|-2043957087845204486[0]
|
||||
// Public signature debug description: test6d(kotlin.Any;kotlin.Any){}
|
||||
fun test6d(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test6f(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test6f|-4566736704199373988[0]
|
||||
// Public signature debug description: test6f(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test6f(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /test6f|3266287064971521993[0]
|
||||
// Public signature debug description: test6f(kotlin.Any;kotlin.Any){}
|
||||
fun test6f(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testDF(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /testDF|9162091323093859710[0]
|
||||
// Public signature debug description: testDF(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testDF(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testDF|5325280582850746470[0]
|
||||
// Public signature debug description: testDF(kotlin.Any;kotlin.Any){}
|
||||
fun testDF(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testFD(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /testFD|-1860793291456176126[0]
|
||||
// Public signature debug description: testFD(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testFD(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testFD|-8637640662829760144[0]
|
||||
// Public signature debug description: testFD(kotlin.Any;kotlin.Any){}
|
||||
fun testFD(x: Any, y: Any): Boolean
|
||||
|
||||
|
||||
Vendored
+40
@@ -1,160 +1,200 @@
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1d(kotlin.Double;kotlin.Double){}kotlin.Boolean
|
||||
// Public signature: /test1d|-6076864717398730791[0]
|
||||
// Public signature debug description: test1d(kotlin.Double;kotlin.Double){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1d(kotlin.Double;kotlin.Double){}
|
||||
// Public signature: /test1d|8996428331240250899[0]
|
||||
// Public signature debug description: test1d(kotlin.Double;kotlin.Double){}
|
||||
fun test1d(x: Double, y: Double): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1f(kotlin.Float;kotlin.Float){}kotlin.Boolean
|
||||
// Public signature: /test1f|-2409682264718997877[0]
|
||||
// Public signature debug description: test1f(kotlin.Float;kotlin.Float){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1f(kotlin.Float;kotlin.Float){}
|
||||
// Public signature: /test1f|3996419052229966122[0]
|
||||
// Public signature debug description: test1f(kotlin.Float;kotlin.Float){}
|
||||
fun test1f(x: Float, y: Float): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1fr@kotlin.Float(kotlin.Float){}kotlin.Boolean
|
||||
// Public signature: /test1fr|-694393964183188653[0]
|
||||
// Public signature debug description: test1fr@kotlin.Float(kotlin.Float){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1fr@kotlin.Float(kotlin.Float){}
|
||||
// Public signature: /test1fr|-5309606232782328951[0]
|
||||
// Public signature debug description: test1fr@kotlin.Float(kotlin.Float){}
|
||||
fun Float.test1fr(x: Float): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2d(kotlin.Double;kotlin.Double?){}kotlin.Boolean
|
||||
// Public signature: /test2d|486392787565228433[0]
|
||||
// Public signature debug description: test2d(kotlin.Double;kotlin.Double?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2d(kotlin.Double;kotlin.Double?){}
|
||||
// Public signature: /test2d|5216353050929315910[0]
|
||||
// Public signature debug description: test2d(kotlin.Double;kotlin.Double?){}
|
||||
fun test2d(x: Double, y: Double?): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2f(kotlin.Float;kotlin.Float?){}kotlin.Boolean
|
||||
// Public signature: /test2f|-1096698028658974991[0]
|
||||
// Public signature debug description: test2f(kotlin.Float;kotlin.Float?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2f(kotlin.Float;kotlin.Float?){}
|
||||
// Public signature: /test2f|-1844252481919023798[0]
|
||||
// Public signature debug description: test2f(kotlin.Float;kotlin.Float?){}
|
||||
fun test2f(x: Float, y: Float?): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2fr@kotlin.Float(kotlin.Float?){}kotlin.Boolean
|
||||
// Public signature: /test2fr|-7195652255237968185[0]
|
||||
// Public signature debug description: test2fr@kotlin.Float(kotlin.Float?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2fr@kotlin.Float(kotlin.Float?){}
|
||||
// Public signature: /test2fr|8105810680059260874[0]
|
||||
// Public signature debug description: test2fr@kotlin.Float(kotlin.Float?){}
|
||||
fun Float.test2fr(x: Float?): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3d|-7647993882327577455[0]
|
||||
// Public signature debug description: test3d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3d(kotlin.Double;kotlin.Any){}
|
||||
// Public signature: /test3d|8418867848024398421[0]
|
||||
// Public signature debug description: test3d(kotlin.Double;kotlin.Any){}
|
||||
fun test3d(x: Double, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3f|-6031401993389855448[0]
|
||||
// Public signature debug description: test3f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3f(kotlin.Float;kotlin.Any){}
|
||||
// Public signature: /test3f|4271846387727929079[0]
|
||||
// Public signature debug description: test3f(kotlin.Float;kotlin.Any){}
|
||||
fun test3f(x: Float, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3fr@kotlin.Float(kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3fr|1133351613663431340[0]
|
||||
// Public signature debug description: test3fr@kotlin.Float(kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3fr@kotlin.Float(kotlin.Any){}
|
||||
// Public signature: /test3fr|-4692729798478355645[0]
|
||||
// Public signature debug description: test3fr@kotlin.Float(kotlin.Any){}
|
||||
fun Float.test3fr(x: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test4d(kotlin.Double;kotlin.Number){}kotlin.Boolean
|
||||
// Public signature: /test4d|6663537144393076314[0]
|
||||
// Public signature debug description: test4d(kotlin.Double;kotlin.Number){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test4d(kotlin.Double;kotlin.Number){}
|
||||
// Public signature: /test4d|-14614379237503414[0]
|
||||
// Public signature debug description: test4d(kotlin.Double;kotlin.Number){}
|
||||
fun test4d(x: Double, y: Number): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test4f(kotlin.Float;kotlin.Number){}kotlin.Boolean
|
||||
// Public signature: /test4f|3595885060539941485[0]
|
||||
// Public signature debug description: test4f(kotlin.Float;kotlin.Number){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test4f(kotlin.Float;kotlin.Number){}
|
||||
// Public signature: /test4f|8833004791687011909[0]
|
||||
// Public signature debug description: test4f(kotlin.Float;kotlin.Number){}
|
||||
fun test4f(x: Float, y: Number): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test4fr@kotlin.Float(kotlin.Number){}kotlin.Boolean
|
||||
// Public signature: /test4fr|4585384914379603000[0]
|
||||
// Public signature debug description: test4fr@kotlin.Float(kotlin.Number){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test4fr@kotlin.Float(kotlin.Number){}
|
||||
// Public signature: /test4fr|-8697981594077900342[0]
|
||||
// Public signature debug description: test4fr@kotlin.Float(kotlin.Number){}
|
||||
fun Float.test4fr(x: Number): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test5d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test5d|3958951524111099104[0]
|
||||
// Public signature debug description: test5d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test5d(kotlin.Double;kotlin.Any){}
|
||||
// Public signature: /test5d|8194261571129163015[0]
|
||||
// Public signature debug description: test5d(kotlin.Double;kotlin.Any){}
|
||||
fun test5d(x: Double, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test5f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test5f|3370721745745603328[0]
|
||||
// Public signature debug description: test5f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test5f(kotlin.Float;kotlin.Any){}
|
||||
// Public signature: /test5f|1275090490894066717[0]
|
||||
// Public signature debug description: test5f(kotlin.Float;kotlin.Any){}
|
||||
fun test5f(x: Float, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test5fr@kotlin.Float(kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test5fr|-7273239139732099583[0]
|
||||
// Public signature debug description: test5fr@kotlin.Float(kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test5fr@kotlin.Float(kotlin.Any){}
|
||||
// Public signature: /test5fr|7675506717999064449[0]
|
||||
// Public signature debug description: test5fr@kotlin.Float(kotlin.Any){}
|
||||
fun Float.test5fr(x: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test6d(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test6d|4973138391607645243[0]
|
||||
// Public signature debug description: test6d(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test6d(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /test6d|-2043957087845204486[0]
|
||||
// Public signature debug description: test6d(kotlin.Any;kotlin.Any){}
|
||||
fun test6d(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test6f(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test6f|-4566736704199373988[0]
|
||||
// Public signature debug description: test6f(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test6f(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /test6f|3266287064971521993[0]
|
||||
// Public signature debug description: test6f(kotlin.Any;kotlin.Any){}
|
||||
fun test6f(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test6fr@kotlin.Float(kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test6fr|-6547972600052106597[0]
|
||||
// Public signature debug description: test6fr@kotlin.Float(kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test6fr@kotlin.Float(kotlin.Any){}
|
||||
// Public signature: /test6fr|3433734513009429332[0]
|
||||
// Public signature debug description: test6fr@kotlin.Float(kotlin.Any){}
|
||||
fun Float.test6fr(x: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testDF(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /testDF|9162091323093859710[0]
|
||||
// Public signature debug description: testDF(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testDF(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testDF|5325280582850746470[0]
|
||||
// Public signature debug description: testDF(kotlin.Any;kotlin.Any){}
|
||||
fun testDF(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testFD(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /testFD|-1860793291456176126[0]
|
||||
// Public signature debug description: testFD(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testFD(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testFD|-8637640662829760144[0]
|
||||
// Public signature debug description: testFD(kotlin.Any;kotlin.Any){}
|
||||
fun testFD(x: Any, y: Any): Boolean
|
||||
|
||||
|
||||
Vendored
+28
@@ -1,112 +1,140 @@
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1d(kotlin.Double;kotlin.Double){}kotlin.Boolean
|
||||
// Public signature: /test1d|-6076864717398730791[0]
|
||||
// Public signature debug description: test1d(kotlin.Double;kotlin.Double){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1d(kotlin.Double;kotlin.Double){}
|
||||
// Public signature: /test1d|8996428331240250899[0]
|
||||
// Public signature debug description: test1d(kotlin.Double;kotlin.Double){}
|
||||
fun test1d(x: Double, y: Double): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1f(kotlin.Float;kotlin.Float){}kotlin.Boolean
|
||||
// Public signature: /test1f|-2409682264718997877[0]
|
||||
// Public signature debug description: test1f(kotlin.Float;kotlin.Float){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1f(kotlin.Float;kotlin.Float){}
|
||||
// Public signature: /test1f|3996419052229966122[0]
|
||||
// Public signature debug description: test1f(kotlin.Float;kotlin.Float){}
|
||||
fun test1f(x: Float, y: Float): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2d(kotlin.Double;kotlin.Double?){}kotlin.Boolean
|
||||
// Public signature: /test2d|486392787565228433[0]
|
||||
// Public signature debug description: test2d(kotlin.Double;kotlin.Double?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2d(kotlin.Double;kotlin.Double?){}
|
||||
// Public signature: /test2d|5216353050929315910[0]
|
||||
// Public signature debug description: test2d(kotlin.Double;kotlin.Double?){}
|
||||
fun test2d(x: Double, y: Double?): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2f(kotlin.Float;kotlin.Float?){}kotlin.Boolean
|
||||
// Public signature: /test2f|-1096698028658974991[0]
|
||||
// Public signature debug description: test2f(kotlin.Float;kotlin.Float?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2f(kotlin.Float;kotlin.Float?){}
|
||||
// Public signature: /test2f|-1844252481919023798[0]
|
||||
// Public signature debug description: test2f(kotlin.Float;kotlin.Float?){}
|
||||
fun test2f(x: Float, y: Float?): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3d|-7647993882327577455[0]
|
||||
// Public signature debug description: test3d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3d(kotlin.Double;kotlin.Any){}
|
||||
// Public signature: /test3d|8418867848024398421[0]
|
||||
// Public signature debug description: test3d(kotlin.Double;kotlin.Any){}
|
||||
fun test3d(x: Double, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3f|-6031401993389855448[0]
|
||||
// Public signature debug description: test3f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3f(kotlin.Float;kotlin.Any){}
|
||||
// Public signature: /test3f|4271846387727929079[0]
|
||||
// Public signature debug description: test3f(kotlin.Float;kotlin.Any){}
|
||||
fun test3f(x: Float, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test4d(kotlin.Double;kotlin.Number){}kotlin.Boolean
|
||||
// Public signature: /test4d|6663537144393076314[0]
|
||||
// Public signature debug description: test4d(kotlin.Double;kotlin.Number){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test4d(kotlin.Double;kotlin.Number){}
|
||||
// Public signature: /test4d|-14614379237503414[0]
|
||||
// Public signature debug description: test4d(kotlin.Double;kotlin.Number){}
|
||||
fun test4d(x: Double, y: Number): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test4f(kotlin.Float;kotlin.Number){}kotlin.Boolean
|
||||
// Public signature: /test4f|3595885060539941485[0]
|
||||
// Public signature debug description: test4f(kotlin.Float;kotlin.Number){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test4f(kotlin.Float;kotlin.Number){}
|
||||
// Public signature: /test4f|8833004791687011909[0]
|
||||
// Public signature debug description: test4f(kotlin.Float;kotlin.Number){}
|
||||
fun test4f(x: Float, y: Number): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test5d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test5d|3958951524111099104[0]
|
||||
// Public signature debug description: test5d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test5d(kotlin.Double;kotlin.Any){}
|
||||
// Public signature: /test5d|8194261571129163015[0]
|
||||
// Public signature debug description: test5d(kotlin.Double;kotlin.Any){}
|
||||
fun test5d(x: Double, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test5f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test5f|3370721745745603328[0]
|
||||
// Public signature debug description: test5f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test5f(kotlin.Float;kotlin.Any){}
|
||||
// Public signature: /test5f|1275090490894066717[0]
|
||||
// Public signature debug description: test5f(kotlin.Float;kotlin.Any){}
|
||||
fun test5f(x: Float, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test6d(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test6d|4973138391607645243[0]
|
||||
// Public signature debug description: test6d(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test6d(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /test6d|-2043957087845204486[0]
|
||||
// Public signature debug description: test6d(kotlin.Any;kotlin.Any){}
|
||||
fun test6d(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test6f(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test6f|-4566736704199373988[0]
|
||||
// Public signature debug description: test6f(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test6f(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /test6f|3266287064971521993[0]
|
||||
// Public signature debug description: test6f(kotlin.Any;kotlin.Any){}
|
||||
fun test6f(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testDF(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /testDF|9162091323093859710[0]
|
||||
// Public signature debug description: testDF(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testDF(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testDF|5325280582850746470[0]
|
||||
// Public signature debug description: testDF(kotlin.Any;kotlin.Any){}
|
||||
fun testDF(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testFD(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /testFD|-1860793291456176126[0]
|
||||
// Public signature debug description: testFD(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testFD(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testFD|-8637640662829760144[0]
|
||||
// Public signature debug description: testFD(kotlin.Any;kotlin.Any){}
|
||||
fun testFD(x: Any, y: Any): Boolean
|
||||
|
||||
|
||||
Vendored
+16
@@ -1,64 +1,80 @@
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1d(kotlin.Double;kotlin.Double){}kotlin.Boolean
|
||||
// Public signature: /test1d|-6076864717398730791[0]
|
||||
// Public signature debug description: test1d(kotlin.Double;kotlin.Double){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1d(kotlin.Double;kotlin.Double){}
|
||||
// Public signature: /test1d|8996428331240250899[0]
|
||||
// Public signature debug description: test1d(kotlin.Double;kotlin.Double){}
|
||||
fun test1d(x: Double, y: Double): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1f(kotlin.Float;kotlin.Float){}kotlin.Boolean
|
||||
// Public signature: /test1f|-2409682264718997877[0]
|
||||
// Public signature debug description: test1f(kotlin.Float;kotlin.Float){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1f(kotlin.Float;kotlin.Float){}
|
||||
// Public signature: /test1f|3996419052229966122[0]
|
||||
// Public signature debug description: test1f(kotlin.Float;kotlin.Float){}
|
||||
fun test1f(x: Float, y: Float): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test2d|1868332233853062954[0]
|
||||
// Public signature debug description: test2d(kotlin.Double;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2d(kotlin.Double;kotlin.Any){}
|
||||
// Public signature: /test2d|3048714195566850595[0]
|
||||
// Public signature debug description: test2d(kotlin.Double;kotlin.Any){}
|
||||
fun test2d(x: Double, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test2f|-5327474494142874991[0]
|
||||
// Public signature debug description: test2f(kotlin.Float;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2f(kotlin.Float;kotlin.Any){}
|
||||
// Public signature: /test2f|-8233698539945437419[0]
|
||||
// Public signature debug description: test2f(kotlin.Float;kotlin.Any){}
|
||||
fun test2f(x: Float, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3d(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3d|-5073128912492477196[0]
|
||||
// Public signature debug description: test3d(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3d(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /test3d|1265476561252316973[0]
|
||||
// Public signature debug description: test3d(kotlin.Any;kotlin.Any){}
|
||||
fun test3d(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3f(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /test3f|1058712547644060622[0]
|
||||
// Public signature debug description: test3f(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3f(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /test3f|-4162669948505292416[0]
|
||||
// Public signature debug description: test3f(kotlin.Any;kotlin.Any){}
|
||||
fun test3f(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testDF(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /testDF|9162091323093859710[0]
|
||||
// Public signature debug description: testDF(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testDF(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testDF|5325280582850746470[0]
|
||||
// Public signature debug description: testDF(kotlin.Any;kotlin.Any){}
|
||||
fun testDF(x: Any, y: Any): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testFD(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /testFD|-1860793291456176126[0]
|
||||
// Public signature debug description: testFD(kotlin.Any;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testFD(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testFD|-8637640662829760144[0]
|
||||
// Public signature debug description: testFD(kotlin.Any;kotlin.Any){}
|
||||
fun testFD(x: Any, y: Any): Boolean
|
||||
|
||||
|
||||
compiler/testData/ir/irText/expressions/floatingPointComparisons/nullableAnyAsIntToDouble.sig.kt.txt
Vendored
+2
@@ -1,8 +1,10 @@
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test(kotlin.Any?;kotlin.Double){}kotlin.Boolean
|
||||
// Public signature: /test|-7959242928029112066[0]
|
||||
// Public signature debug description: test(kotlin.Any?;kotlin.Double){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test(kotlin.Any?;kotlin.Double){}
|
||||
// Public signature: /test|1382550638358700070[0]
|
||||
// Public signature debug description: test(kotlin.Any?;kotlin.Double){}
|
||||
fun test(x: Any?, y: Double): Boolean
|
||||
|
||||
|
||||
+8
@@ -1,32 +1,40 @@
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testDD(kotlin.Double?;kotlin.Double?){}kotlin.Boolean
|
||||
// Public signature: /testDD|6324676724672008011[0]
|
||||
// Public signature debug description: testDD(kotlin.Double?;kotlin.Double?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testDD(kotlin.Double?;kotlin.Double?){}
|
||||
// Public signature: /testDD|6448090919849267088[0]
|
||||
// Public signature debug description: testDD(kotlin.Double?;kotlin.Double?){}
|
||||
fun testDD(x: Double?, y: Double?): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testDF(kotlin.Double?;kotlin.Any?){}kotlin.Boolean
|
||||
// Public signature: /testDF|9116951022031676909[0]
|
||||
// Public signature debug description: testDF(kotlin.Double?;kotlin.Any?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testDF(kotlin.Double?;kotlin.Any?){}
|
||||
// Public signature: /testDF|8975597351648058215[0]
|
||||
// Public signature debug description: testDF(kotlin.Double?;kotlin.Any?){}
|
||||
fun testDF(x: Double?, y: Any?): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testDI(kotlin.Double?;kotlin.Any?){}kotlin.Boolean
|
||||
// Public signature: /testDI|-2518117290397712484[0]
|
||||
// Public signature debug description: testDI(kotlin.Double?;kotlin.Any?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testDI(kotlin.Double?;kotlin.Any?){}
|
||||
// Public signature: /testDI|-2492360038280217235[0]
|
||||
// Public signature debug description: testDI(kotlin.Double?;kotlin.Any?){}
|
||||
fun testDI(x: Double?, y: Any?): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testDI2(kotlin.Any?;kotlin.Any?){}kotlin.Boolean
|
||||
// Public signature: /testDI2|5408730355929274743[0]
|
||||
// Public signature debug description: testDI2(kotlin.Any?;kotlin.Any?){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testDI2(kotlin.Any?;kotlin.Any?){}
|
||||
// Public signature: /testDI2|-1156893754545330465[0]
|
||||
// Public signature debug description: testDI2(kotlin.Any?;kotlin.Any?){}
|
||||
fun testDI2(x: Any?, y: Any?): Boolean
|
||||
|
||||
|
||||
+17
@@ -5,14 +5,17 @@ class F<T : Float> {
|
||||
// CHECK:
|
||||
// Mangled name: F#<init>(){}
|
||||
// Public signature: /F.<init>|-5645683436151566731[0]
|
||||
// Public signature debug description: <init>(){}
|
||||
constructor() /* primary */
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: F#testCapturedType(1:0;kotlin.Any){}kotlin.Boolean
|
||||
// Public signature: /F.testCapturedType|7998726618500557854[0]
|
||||
// Public signature debug description: testCapturedType(1:0;kotlin.Any){}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: F#testCapturedType(1:0;kotlin.Any){}
|
||||
// Public signature: /F.testCapturedType|-5279256819944815124[0]
|
||||
// Public signature debug description: testCapturedType(1:0;kotlin.Any){}
|
||||
fun testCapturedType(x: T, y: Any): Boolean
|
||||
|
||||
}
|
||||
@@ -20,56 +23,70 @@ class F<T : Float> {
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test0(kotlin.Any;0:0){0§<kotlin.Any?>}kotlin.Boolean
|
||||
// Public signature: /test0|-7214751938385730433[0]
|
||||
// Public signature debug description: test0(kotlin.Any;0:0){0§<kotlin.Any?>}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test0(kotlin.Any;0:0){0§<kotlin.Any?>}
|
||||
// Public signature: /test0|-6494678230253547579[0]
|
||||
// Public signature debug description: test0(kotlin.Any;0:0){0§<kotlin.Any?>}
|
||||
fun <T : Any?> test0(x: Any, y: T): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test1(kotlin.Any;0:0){0§<kotlin.Float>}kotlin.Boolean
|
||||
// Public signature: /test1|8387349745943080134[0]
|
||||
// Public signature debug description: test1(kotlin.Any;0:0){0§<kotlin.Float>}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test1(kotlin.Any;0:0){0§<kotlin.Float>}
|
||||
// Public signature: /test1|-7902069641491444047[0]
|
||||
// Public signature debug description: test1(kotlin.Any;0:0){0§<kotlin.Float>}
|
||||
fun <T : Float> test1(x: Any, y: T): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test2(kotlin.Any;0:0){0§<kotlin.Double>}kotlin.Boolean
|
||||
// Public signature: /test2|3344527840705297453[0]
|
||||
// Public signature debug description: test2(kotlin.Any;0:0){0§<kotlin.Double>}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test2(kotlin.Any;0:0){0§<kotlin.Double>}
|
||||
// Public signature: /test2|-2365905883998625988[0]
|
||||
// Public signature debug description: test2(kotlin.Any;0:0){0§<kotlin.Double>}
|
||||
fun <T : Double> test2(x: Any, y: T): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test3(kotlin.Any;0:0){0§<kotlin.Float>}kotlin.Boolean
|
||||
// Public signature: /test3|4021301847597929251[0]
|
||||
// Public signature debug description: test3(kotlin.Any;0:0){0§<kotlin.Float>}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test3(kotlin.Any;0:0){0§<kotlin.Float>}
|
||||
// Public signature: /test3|5264389487564885422[0]
|
||||
// Public signature debug description: test3(kotlin.Any;0:0){0§<kotlin.Float>}
|
||||
fun <T : Float> test3(x: Any, y: T): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test4(kotlin.Any;0:0){0§<kotlin.Float?>}kotlin.Boolean
|
||||
// Public signature: /test4|6659113294374869639[0]
|
||||
// Public signature debug description: test4(kotlin.Any;0:0){0§<kotlin.Float?>}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test4(kotlin.Any;0:0){0§<kotlin.Float?>}
|
||||
// Public signature: /test4|9214831392286021674[0]
|
||||
// Public signature debug description: test4(kotlin.Any;0:0){0§<kotlin.Float?>}
|
||||
fun <T : Float?> test4(x: Any, y: T): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test5(kotlin.Any;0:1){0§<kotlin.Float?>;1§<0:0>}kotlin.Boolean
|
||||
// Public signature: /test5|-5393606181119122055[0]
|
||||
// Public signature debug description: test5(kotlin.Any;0:1){0§<kotlin.Float?>;1§<0:0>}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test5(kotlin.Any;0:1){0§<kotlin.Float?>;1§<0:0>}
|
||||
// Public signature: /test5|-5498926079719286371[0]
|
||||
// Public signature debug description: test5(kotlin.Any;0:1){0§<kotlin.Float?>;1§<0:0>}
|
||||
fun <T : Float?, R : T> test5(x: Any, y: R): Boolean
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #test6(kotlin.Any;0:0){0§<kotlin.Number>}kotlin.Boolean
|
||||
// Public signature: /test6|7328266218747057888[0]
|
||||
// Public signature debug description: test6(kotlin.Any;0:0){0§<kotlin.Number>}kotlin.Boolean
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #test6(kotlin.Any;0:0){0§<kotlin.Number>}
|
||||
// Public signature: /test6|-2167191220335209779[0]
|
||||
// Public signature debug description: test6(kotlin.Any;0:0){0§<kotlin.Number>}
|
||||
fun <T : Number> test6(x: Any, y: T): Boolean
|
||||
|
||||
|
||||
Vendored
+14
@@ -1,56 +1,70 @@
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #foo(kotlin.Double){}kotlin.Double
|
||||
// Public signature: /foo|1917451337252472224[0]
|
||||
// Public signature debug description: foo(kotlin.Double){}kotlin.Double
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #foo(kotlin.Double){}
|
||||
// Public signature: /foo|7304084990235995798[0]
|
||||
// Public signature debug description: foo(kotlin.Double){}
|
||||
fun foo(x: Double): Double
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testSimple(kotlin.Double){}kotlin.Int
|
||||
// Public signature: /testSimple|7182738722897187971[0]
|
||||
// Public signature debug description: testSimple(kotlin.Double){}kotlin.Int
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testSimple(kotlin.Double){}
|
||||
// Public signature: /testSimple|9121439682501266260[0]
|
||||
// Public signature debug description: testSimple(kotlin.Double){}
|
||||
fun testSimple(x: Double): Int
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testSmartCastInWhenCondition(kotlin.Double;kotlin.Any){}kotlin.Int
|
||||
// Public signature: /testSmartCastInWhenCondition|7854851848186858587[0]
|
||||
// Public signature debug description: testSmartCastInWhenCondition(kotlin.Double;kotlin.Any){}kotlin.Int
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testSmartCastInWhenCondition(kotlin.Double;kotlin.Any){}
|
||||
// Public signature: /testSmartCastInWhenCondition|-9013687204664969001[0]
|
||||
// Public signature debug description: testSmartCastInWhenCondition(kotlin.Double;kotlin.Any){}
|
||||
fun testSmartCastInWhenCondition(x: Double, y: Any): Int
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testSmartCastInWhenConditionInBranch(kotlin.Any){}kotlin.Int
|
||||
// Public signature: /testSmartCastInWhenConditionInBranch|5671837591576771954[0]
|
||||
// Public signature debug description: testSmartCastInWhenConditionInBranch(kotlin.Any){}kotlin.Int
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testSmartCastInWhenConditionInBranch(kotlin.Any){}
|
||||
// Public signature: /testSmartCastInWhenConditionInBranch|1656824350278623177[0]
|
||||
// Public signature debug description: testSmartCastInWhenConditionInBranch(kotlin.Any){}
|
||||
fun testSmartCastInWhenConditionInBranch(x: Any): Int
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testSmartCastInWhenSubject(kotlin.Any){}kotlin.Int
|
||||
// Public signature: /testSmartCastInWhenSubject|5050233636010761247[0]
|
||||
// Public signature debug description: testSmartCastInWhenSubject(kotlin.Any){}kotlin.Int
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testSmartCastInWhenSubject(kotlin.Any){}
|
||||
// Public signature: /testSmartCastInWhenSubject|-654930493818491506[0]
|
||||
// Public signature debug description: testSmartCastInWhenSubject(kotlin.Any){}
|
||||
fun testSmartCastInWhenSubject(x: Any): Int
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testSmartCastToDifferentTypes(kotlin.Any;kotlin.Any){}kotlin.Int
|
||||
// Public signature: /testSmartCastToDifferentTypes|285815180648163500[0]
|
||||
// Public signature debug description: testSmartCastToDifferentTypes(kotlin.Any;kotlin.Any){}kotlin.Int
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testSmartCastToDifferentTypes(kotlin.Any;kotlin.Any){}
|
||||
// Public signature: /testSmartCastToDifferentTypes|8938507225260152421[0]
|
||||
// Public signature debug description: testSmartCastToDifferentTypes(kotlin.Any;kotlin.Any){}
|
||||
fun testSmartCastToDifferentTypes(x: Any, y: Any): Int
|
||||
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name: #testWithPrematureExitInConditionSubexpression(kotlin.Any){}kotlin.Int
|
||||
// Public signature: /testWithPrematureExitInConditionSubexpression|-7044982830298293879[0]
|
||||
// Public signature debug description: testWithPrematureExitInConditionSubexpression(kotlin.Any){}kotlin.Int
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #testWithPrematureExitInConditionSubexpression(kotlin.Any){}
|
||||
// Public signature: /testWithPrematureExitInConditionSubexpression|-3701426985229225590[0]
|
||||
// Public signature debug description: testWithPrematureExitInConditionSubexpression(kotlin.Any){}
|
||||
fun testWithPrematureExitInConditionSubexpression(x: Any): Int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user