JVM_IR fold safe calls and elvises
This commit is contained in:
committed by
teamcityserver
parent
7370d096ee
commit
9325660f06
@@ -6,3 +6,6 @@ fun test(an: A?) = an?.bn?.cn?.s
|
||||
|
||||
// JVM_IR_TEMPLATES
|
||||
// 0 ASTORE
|
||||
// 1 ACONST_NULL
|
||||
// 3 IFNULL
|
||||
// 0 IFNONNULL
|
||||
|
||||
Reference in New Issue
Block a user