[JS] Support evaluation of const intrinsics for K2

#KT-56023 Fixed
#KT-51582 Fixed
This commit is contained in:
Ivan Kylchik
2023-02-08 14:40:58 +01:00
committed by Space Team
parent e981b1f958
commit 7cf9dda8dc
36 changed files with 413 additions and 40 deletions
+1
View File
@@ -1,4 +1,5 @@
// FIR_IDENTICAL
// IGNORE_BACKEND_K2: JS_IR
val test1 = 1
val test2 = -1
val test3 = true