Test data modification: Don't compute compiled bytecode for same expression twice
Result of dc9fa6d9ac commit.
Previously computation were saved into the map that were invalidated by the computation. Now map is recreated after computation and result is saved into it.
This commit is contained in:
@@ -5,11 +5,9 @@ Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socke
|
||||
smartcasts.kt:19
|
||||
Compile bytecode for derived.prop
|
||||
smartcasts.kt:19
|
||||
Compile bytecode for derived.prop
|
||||
smartcasts.kt:29
|
||||
Compile bytecode for nullable.prop
|
||||
smartcasts.kt:29
|
||||
Compile bytecode for nullable.prop
|
||||
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
|
||||
|
||||
Process finished with exit code 0
|
||||
|
||||
Reference in New Issue
Block a user