JS: cache PropertyMetadata objects in property delegates
Also, remove unused PropertyMetadata instances See KT-20737, KT-20738
This commit is contained in:
@@ -13,4 +13,4 @@ class Delegate(val f: () -> Int) {
|
||||
}
|
||||
}
|
||||
|
||||
// LINES: 1 2 3 2 2 3 3 3 * 8 7 7 10 10 13 12 12
|
||||
// LINES: 1 2 3 * 2 2 3 3 3 * 8 7 7 10 10 13 12 12
|
||||
|
||||
Reference in New Issue
Block a user