JVM_IR add bytecode shape check to all relevant for-loop tests
This commit is contained in:
committed by
TeamCityServer
parent
d9e4dec810
commit
860c80d210
+8
-1
@@ -35,4 +35,11 @@ fun testObjectArray(n: Int) =
|
||||
|
||||
// 0 IF_ICMPGT
|
||||
// 0 IF_CMPEQ
|
||||
// 8 IF_ICMPGE
|
||||
// 8 IF_ICMPGE
|
||||
|
||||
// JVM_IR_TEMPLATES
|
||||
// 56 ILOAD
|
||||
// 24 ISTORE
|
||||
// 8 IADD
|
||||
// 0 ISUB
|
||||
// 0 IINC
|
||||
Reference in New Issue
Block a user