JVM_IR: wrap performInline in enterIntoInlining/exitFromInliningOf

This commit is contained in:
pyos
2019-04-12 14:51:27 +02:00
committed by max-kammerer
parent 931bbd8cec
commit 90f11211d3
78 changed files with 7 additions and 78 deletions
@@ -1,5 +1,4 @@
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
class Itr : Iterator<String> by ArrayList<String>().iterator()