JS: improve performance of Hashtable-based collections

This commit is contained in:
Alexey Andreev
2016-05-13 12:13:47 +03:00
parent f0ee52faaf
commit 81bdd6b4bb
4 changed files with 287 additions and 271 deletions
+4
View File
@@ -9,6 +9,10 @@
### Compiler
### JS
- Improve performance of maps and sets
#### Analysis & diagnostics
- Combination of 'open' and 'override' is no longer a warning