[JS IR BE]: make deleteProperty non-inline due to new inliner limitations
This commit is contained in:
committed by
Anton Bannykh
parent
e2bf43c54f
commit
995ac7aac2
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
class A : HashSet<Long>()
|
||||
|
||||
|
||||
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
class A : HashMap<String, Double>()
|
||||
|
||||
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
class A : HashSet<Long>()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user