[JS IR BE]: make deleteProperty non-inline due to new inliner limitations

This commit is contained in:
Anton Bannykh
2018-10-12 15:33:21 +03:00
committed by Anton Bannykh
parent e2bf43c54f
commit 995ac7aac2
7 changed files with 15 additions and 6 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: NATIVE
class A : HashSet<Long>()
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: NATIVE
// IGNORE_BACKEND: JVM_IR
class A : HashMap<String, Double>()
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: NATIVE
class A : HashSet<Long>()