[JS IR] IC improvements

- Reuse a built fragment
  - Use cache for saving built JS code
This commit is contained in:
Alexander Korepanov
2022-03-30 18:19:28 +03:00
committed by Space
parent f8ae097e50
commit 9952d43252
137 changed files with 1280 additions and 899 deletions
@@ -1 +1 @@
fun foo() = 42
fun foo() = 42
@@ -1 +0,0 @@
fun foo() = 33
@@ -0,0 +1 @@
fun foo() = 33
@@ -4,5 +4,5 @@ STEP 0:
STEP 1:
dependencies: stdlib
modifications:
U : l1.kt.1 -> l1.kt
U : l1.kt.1.txt -> l1.kt
dirty: l1.kt