[JS IR] IC invalidation performance improvements
- Cache signature readers and deserializers - Cache inline function hashes - IC refactoring - [gradle] Use hash of module path for cache dir; Fix KT-51238 ^KT-51238 Fixed
This commit is contained in:
committed by
Space
parent
290a06676d
commit
43a0876c26
+3
-2
@@ -1,7 +1,8 @@
|
||||
STEP 0:
|
||||
dependencies: stdlib, lib1
|
||||
dirty: m.kt
|
||||
|
||||
STEP 1:
|
||||
dependencies: stdlib, lib1
|
||||
flags: FP
|
||||
STEP 2:
|
||||
dependencies: stdlib, lib1
|
||||
flags: FP
|
||||
|
||||
Reference in New Issue
Block a user