Remove js implementations of java.util maps and sets, disable intrinsic to select specialized implementations.

#KT-12386
This commit is contained in:
Ilya Gorbunov
2016-08-26 03:41:23 +03:00
parent 5cd3417d4c
commit ea82c20692
5 changed files with 4 additions and 1209 deletions
-1
View File
@@ -349,7 +349,6 @@
<sources dir="${stdlib.js.dir}">
<file name="kotlin_lib_ecma5.js"/>
<file name="kotlin_lib.js"/>
<file name="maps.js"/>
<file name="long.js"/>
</sources>