JS: generate aliases for intrinsics.

This makes generated code more friendly to UglifyJS.
For example, uglified circlet loses 15 kb.
This commit is contained in:
Alexey Andreev
2017-09-15 17:15:15 +03:00
parent 80ac8897ff
commit e6ab3dc936
17 changed files with 135 additions and 137 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ fun bar(x: Int) {
println("%")
}
// LINES: 1 1 1 1 1 1 1 17 2 2 3 3 4 7 7 9 9 10 10 11 14 14 16 16 1 1 22 20 20 20 20 2 2 3 3 4 3 7 7 9 9 10 10 11 10 14 14 16 16 * 20 21 21
// LINES: 1 1 1 1 1 1 1 1 1 17 2 2 3 3 4 7 7 9 9 10 10 11 14 14 16 16 1 1 1 1 22 20 20 20 20 2 2 3 3 4 3 7 7 9 9 10 10 11 10 14 14 16 16 * 20 21 21